Skip to content

Commit

Permalink
Library Export Default Webpack Plugin: Rewrite as CommonJS
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth committed May 8, 2019
1 parent 7241266 commit 4e1ca13
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/library-export-default-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,9 @@
"node": ">=8"
},
"files": [
"build",
"build-module"
"index.js"
],
"main": "build/index.js",
"dependencies": {
"@babel/runtime": "^7.4.4",
"lodash": "^4.17.11",
"webpack-sources": "^1.1.0"
},
Expand Down

0 comments on commit 4e1ca13

Please sign in to comment.