Skip to content

Commit 72b8b1f

Browse files
committed
Merge branch 'newFace' of https://github.com/SolidOS/solid-ui into newFace
2 parents d835914 + 837adae commit 72b8b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const esmMinified = {
124124
...common,
125125
output: {
126126
path: path.resolve(process.cwd(), 'dist'),
127-
filename: 'solid-ui.esm..external.min.js',
127+
filename: 'solid-ui.esm.external.min.js',
128128
library: {
129129
type: 'module'
130130
},

0 commit comments

Comments
 (0)