Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
SoonIter committed Dec 19, 2024
1 parent a0d16cd commit 7500957
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions tests/integration/asset/limit/rslib.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ export default defineConfig({
distPath: {
root: './dist/esm/external-bundleless',
},
dataUriLimit: {
svg: 0,
},
},
}),
],
Expand Down
3 changes: 0 additions & 3 deletions tests/integration/style/sass/bundle-false/rslib.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@ export default defineConfig({
output: {
target: 'web',
assetPrefix: 'auto',
dataUriLimit: {
svg: 0,
},
},
});

0 comments on commit 7500957

Please sign in to comment.