Having a template-lint-disable comment with whitespace trimming was triggering a message during build, likely due to a bug in the build process. ``` unexpectedly found "! template-lint-disable ~" when slicing source, but expected " template-lint-disable " ``` This commit avoids the problem by moving the template-lint-disable comment outside of the stripped-whitespace area. |
||
|---|---|---|
| .. | ||
| app | ||
| config | ||
| lib | ||
| public/assets/scripts | ||
| scripts | ||
| tests | ||
| .ember-cli | ||
| .npmrc | ||
| ember-cli-build.js | ||
| jsconfig.json | ||
| package.json | ||
| testem.js | ||