Skip to content

Commit ecaa217

Browse files
committed
jquery-ui-dist
1 parent 8aeb052 commit ecaa217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsup/static.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default function buildStaticConfig(): Options {
3030
manifest: `node_modules-manifest.json`,
3131
patterns: [
3232
'jquery/dist/*.*',
33-
'jquery-ui/dist/*.*',
33+
'jquery-ui-dist/*.*',
3434
]
3535
}),
3636
TsupPluginManifest({

0 commit comments

Comments
 (0)