Compare commits

...

1 Commits

Author SHA1 Message Date
pythongosssss
feeb306faa fix build again 2026-02-16 02:35:08 -08:00

View File

@@ -100,7 +100,8 @@ const config: StorybookConfig = {
rolldownOptions: {
treeshake: false,
output: {
keepNames: true
keepNames: true,
strictExecutionOrder: true
},
onwarn: (warning, warn) => {
// Suppress specific warnings