Migrate to using scripts directory instead of dart in assets.

Setup to compile CoffeeScript and link to Bower maintained vendor JS packages.
This commit is contained in:
Dorian 2014-10-15 08:25:11 -04:00
parent 6d5dcd0b3d
commit f96f73f152
1 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View File

@ -9,10 +9,10 @@ passenger_wsgi.py
rookeries/rookeries_webapp_config.cfg
rookeries/static/node_modules
rookeries/static/css/penguin-*-theme.css
rookeries/static/dart/rookeries.dart.*js*
rookeries/static/dart/packages
rookeries/static/dart/test/packages
rookeries/static/dart/pubspec.lock
rookeries/static/scripts/rookeries.dart.*js*
rookeries/static/scripts/packages
rookeries/static/scripts/test/packages
rookeries/static/scripts/pubspec.lock
rookeries/static/js/rookeries-application*.min.js
*.db