Merge pull request #11474 from petrgazarov/chore/remove-bower
Remove bower and port dependencies over to npm
This commit is contained in:
@@ -172,12 +172,6 @@ npm install
|
||||
|
||||
# Install Gulp globally
|
||||
npm install -g gulp
|
||||
|
||||
# Install Bower globally
|
||||
npm install -g bower
|
||||
|
||||
# Install Bower dependencies
|
||||
bower install
|
||||
```
|
||||
|
||||
Then you need to add the private environment variables (API Keys):
|
||||
|
Reference in New Issue
Block a user