Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Revert "test: add && backport tests from webpack core" (#58)
Browse files Browse the repository at this point in the history
This reverts commit 46b0788.
  • Loading branch information
TheLarkInn authored Jun 29, 2017
1 parent 46b0788 commit ff7d546
Show file tree
Hide file tree
Showing 18 changed files with 417 additions and 1,875 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"useBuiltIns": true,
"targets": {
"node": "4.3"
"node": 4.3
},
"exclude": [
"transform-async-to-generator",
Expand Down
3 changes: 0 additions & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
*.snap
/node_modules
/dist
/examples/build
/coverage/
/__tests__/stubs
8 changes: 0 additions & 8 deletions __tests__/.eslintrc

This file was deleted.

7 changes: 0 additions & 7 deletions __tests__/UglifyJsPlugin.test.js

This file was deleted.

86 changes: 0 additions & 86 deletions __tests__/__snapshots__/all-options.test.js.snap

This file was deleted.

9 changes: 0 additions & 9 deletions __tests__/__snapshots__/empty-options.test.js.snap

This file was deleted.

205 changes: 0 additions & 205 deletions __tests__/__snapshots__/invalid-options.test.js.snap

This file was deleted.

Loading

0 comments on commit ff7d546

Please sign in to comment.