Compile templates and scripts into one file
This commit is contained in:
Родитель
5e6c4e4d64
Коммит
650fc77e56
|
@ -49,11 +49,8 @@
|
|||
<script src="bower_components/ember-localstorage-adapter/localstorage_adapter.js"></script>
|
||||
<!-- endbuild -->
|
||||
|
||||
<!-- build:js(.tmp) scripts/templates.js -->
|
||||
<script src="scripts/compiled-templates.js"></script>
|
||||
<!-- endbuild -->
|
||||
|
||||
<!-- build:js(.tmp) scripts/app.js -->
|
||||
<script src="scripts/compiled-templates.js"></script>
|
||||
<script src="scripts/combined-scripts.js"></script>
|
||||
<!-- endbuild -->
|
||||
</body>
|
||||
|
|
Загрузка…
Ссылка в новой задаче