Add newlines at the end of ember-data
If a file ends with a comment, asset pipeline will concat it without a newline, so first line of the next file will be inside a comment
This commit is contained in:
parent
b5990032f5
commit
f3f56978da
1
assets/scripts/vendor/ember-data.js
vendored
1
assets/scripts/vendor/ember-data.js
vendored
|
@ -12185,3 +12185,4 @@
|
|||
}).call(this);
|
||||
|
||||
//# sourceMappingURL=ember-data.js.map
|
||||
|
||||
|
|
1
assets/scripts/vendor/ember-data.prod.js
vendored
1
assets/scripts/vendor/ember-data.prod.js
vendored
|
@ -12070,3 +12070,4 @@
|
|||
}).call(this);
|
||||
|
||||
//# sourceMappingURL=ember-data.js.map
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user