Skip to content

Commit

Permalink
fix: fix rollup build (#1954)
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi authored Feb 13, 2024
1 parent 448b642 commit 3c17759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export default {
strict: false,
exports: "named",
preserveModules: true,
preserveModulesRoot: ".",
sourcemap: true
},
input: {
Expand Down

0 comments on commit 3c17759

Please sign in to comment.