Replace bower with npm (#116)
This commit is contained in:
parent
43357eee0d
commit
ed79f03ebe
5 changed files with 166 additions and 148 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,3 @@
|
|||
bower_components/
|
||||
node_modules/
|
||||
nbproject/
|
||||
.idea/
|
||||
|
|
@ -7,3 +6,4 @@ nbproject/
|
|||
/keys.js
|
||||
/dist
|
||||
brouter-web.*.zip
|
||||
yarn-error.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue