Skip to content

Commit 96dcd33

Browse files
committed
chore: also manual-chunk good-design package
1 parent b7ac117 commit 96dcd33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ export default defineConfig({
190190
// reduce main chunk size so sourcemaps enabled doesnt OOM
191191
lodash: ['lodash'],
192192
'native-base': ['native-base'],
193+
'@gooddollar/good-design': ['@gooddollar/good-design'],
193194
web3: ['web3', 'web3-core', 'web3-eth', 'web3-utils'],
194195
ethers: ['ethers', 'ethereumjs-tx', 'ethereumjs-util', 'ethereumjs-account', 'ethereumjs-wallet'],
195196
threaddb: ['@textile/threaddb', '@textile/threads-client', '@textile/threads-id'],

0 commit comments

Comments
 (0)