Remove dependency on bower

This commit is contained in:
Frédéric Guillot
2019-02-21 13:56:54 -08:00
parent aa569551dc
commit e1849fb4c1
171 changed files with 9229 additions and 373 deletions

2
.gitattributes vendored
View File

@@ -16,7 +16,6 @@ data/*.sqlite export-ignore
tests export-ignore
CONTRIBUTING export-ignore
app.json export-ignore
bower.json export-ignore
composer.json export-ignore
composer.lock export-ignore
gulpfile.js export-ignore
@@ -29,3 +28,4 @@ assets/js/core export-ignore
assets/js/polyfills export-ignore
assets/js/src export-ignore
assets/sass export-ignore
assets/vendor export-ignore