Migrate to use Yarn instead of Bower for frontend dependencies

This commit is contained in:
Bernd Bestel
2018-07-08 21:36:07 +02:00
parent c58083f84a
commit eca299454b
12 changed files with 173 additions and 51 deletions

4
.yarnrc Normal file
View File

@@ -0,0 +1,4 @@
--modules-folder public/node_modules
--install.production true
--install.ignore-scripts true
--install.ignore-optional true