I
I
Ilya Trusov2016-03-14 21:14:15
bower
Ilya Trusov, 2016-03-14 21:14:15

How to organize scripts and styles into folders in bower?

Hello. There is such a structure:
|--/assets // Components
|--/build // Release directory
|--/public // Development directory
|--|--/js
|--|--/css
|--package .json
How to correctly form .bowerrc so that when installing css and js packages, the files are laid out in my directories.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel Radkov, 2016-03-14
@artgrosvil

Use grunt or gulp to copy the necessary files from the bower-components folder to the correct folders.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question