Replace bower with npm (#116)

This commit is contained in:
Gautier Pelloux-Prayer 2019-02-10 15:45:27 +01:00
parent 43357eee0d
commit ed79f03ebe
5 changed files with 166 additions and 148 deletions

2
.gitignore vendored
View file

@ -1,4 +1,3 @@
bower_components/
node_modules/
nbproject/
.idea/
@ -7,3 +6,4 @@ nbproject/
/keys.js
/dist
brouter-web.*.zip
yarn-error.log