mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Remove src/ from .gitattributes, it's needed for the build
We're running "composer install --prefer-dist" in travis, and the ES6 classes in src/ are relied upon by other modules.
This commit is contained in:
parent
c75a8d35e0
commit
525e3d058d
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,6 +1,4 @@
|
||||
admin/client/src/ export-ignore
|
||||
docs/ export-ignore
|
||||
client/src/ export ignore
|
||||
|
||||
# Hide diffs
|
||||
admin/client/dist/js/ -diff
|
||||
|
Loading…
Reference in New Issue
Block a user