In Ember CLI addons get put into the vendor bundle, as opposed to their own bundle like we're doing in the Rails app. We never use pretty-text without our vendor bundle so this should have no difference on performance. We need to keep the pretty-text bundle for server side cooking. |
||
|---|---|---|
| .. | ||
| acceptance | ||
| fixtures | ||
| helpers | ||
| integration | ||
| unit | ||
| core_plugins_tests.js | ||
| index.html | ||
| plugin_tests.js.erb | ||
| setup-tests.js | ||
| test_helper.js | ||
| test_starter.js | ||
| test-helper.js | ||
| theme_qunit_helper.js | ||
| theme_qunit_vendor.js | ||