Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 5b3da65

Browse files
authored
fix: option name
1 parent 2d16699 commit 5b3da65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default {
5656
resolve({
5757
browser: true,
5858
dedupe: ['svelte'],
59-
conditions: ['svelte']
59+
exportConditions: ['svelte']
6060
}),
6161
commonjs(),
6262

0 commit comments

Comments
 (0)