Skip to content

Commit 58f4107

Browse files
Merge pull request #303 from mxenabled/aw/bump_version
Aw/bump version
2 parents 9400d54 + e2e532f commit 58f4107

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export default defineConfig({
2424
fileName: (format) => `index.${format}.js`,
2525
},
2626
rollupOptions: {
27+
// Specifies external dependencies that should not be bundled into the library.
2728
external: [
2829
'react',
2930
'react-dom',

0 commit comments

Comments
 (0)