Skip to content

Commit 870ec59

Browse files
author
uid10804
committed
fix(template): set correct webpack config file for npm package
1 parent 0ffcc1d commit 870ec59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"/dist",
4242
"/config",
4343
"serverless.yml",
44-
"webpack.config.prod.js",
44+
"webpack.config.js",
4545
"tsconfig.json",
4646
"package.json",
4747
"package-lock.json"

0 commit comments

Comments
 (0)