Skip to content

Commit

Permalink
Custom Template Path 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 ba0ef74 commit 7241266
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/custom-templated-path-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,9 @@
"node": ">=8"
},
"files": [
"build",
"build-module"
"index.js"
],
"main": "build/index.js",
"module": "build-module/index.js",
"dependencies": {
"@babel/runtime": "^7.4.4",
"escape-string-regexp": "^1.0.5"
},
"peerDependencies": {
Expand Down

0 comments on commit 7241266

Please sign in to comment.