mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Follow the angular styleguide for the directories structure
This commit is contained in:
@@ -6,4 +6,4 @@ cd client || exit -1
|
||||
# Compile index and angular files
|
||||
concurrently \
|
||||
"node-sass --include-path node_modules/bootstrap-sass/assets/stylesheets/ stylesheets/application.scss stylesheets/index.css" \
|
||||
"node-sass angular/ --output angular/"
|
||||
"node-sass app/ --output app/"
|
||||
|
||||
Reference in New Issue
Block a user