Skip to content

Commit

Permalink
Merge pull request #5471 from emberjs/cleanup-build
Browse files Browse the repository at this point in the history
[CHORE] cull unnecessary files left from previous build setups
  • Loading branch information
runspired authored May 9, 2018
2 parents 2a3488b + 5a67afa commit 7b16336
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 339 deletions.
84 changes: 0 additions & 84 deletions lib/babel-build.js

This file was deleted.

35 changes: 0 additions & 35 deletions lib/enable-optional-features-via-url/index.js

This file was deleted.

6 changes: 0 additions & 6 deletions lib/enable-optional-features-via-url/package.json

This file was deleted.

43 changes: 0 additions & 43 deletions lib/jscs-rules/disallow-multiple-var-decl-with-assignment.js

This file was deleted.

29 changes: 0 additions & 29 deletions lib/jscs-rules/disallow-space-before-semicolon.js

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions lib/stripped-build.js

This file was deleted.

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@
"ember-addon"
],
"ember-addon": {
"configPath": "tests/dummy/config",
"paths": [
"lib/enable-optional-features-via-url"
],
"after": "ember-cli-mocha"
"configPath": "tests/dummy/config"
}
}
1 change: 0 additions & 1 deletion tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<body>
{{content-for "body"}}
{{content-for "test-body"}}
{{content-for "enable-optional-features"}}

<script src="/testem.js" integrity=""></script>
<script src="{{rootURL}}assets/vendor.js"></script>
Expand Down

0 comments on commit 7b16336

Please sign in to comment.