Skip to content

Commit 837adae

Browse files
timea-solidCopilot
andauthored
Update webpack.config.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b0b56d5 commit 837adae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)