Files
cgm-remote-monitor/.bowerrc
T
Ben West 59b7bca95b put everything in a static directory
Tested by deleting everything, running npm install from scratch.
This helps ensure that only the files in the static subdirectory can be served.
Should eliminate serving config files via http.
2014-06-25 14:15:36 -07:00

4 lines
49 B
Plaintext

{
"directory": "./static/bower_components"
}