Closed rwjblue closed 9 years ago
The app type is ran inside the my-app-name.js file already, so does not require <script> tags.
app
my-app-name.js
<script>
See https://github.com/ember-cli/ember-cli/blob/master/lib/broccoli/app-suffix.js#L7.
The
app
type is ran inside themy-app-name.js
file already, so does not require<script>
tags.See https://github.com/ember-cli/ember-cli/blob/master/lib/broccoli/app-suffix.js#L7.