Skip to content

Commit af425dc

Browse files
committed
chore: update dataUriLimit
1 parent 3f71d2b commit af425dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/react-component-bundle-false/rslib.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export default defineConfig({
3333
output: {
3434
target: 'web',
3535
assetPrefix: 'auto', // TODO: move this line to packages/core/src/asset/assetConfig.ts
36-
dataUriLimit: 4000,
3736
},
3837
plugins: [pluginReact(), pluginSass()],
3938
});

0 commit comments

Comments
 (0)