mirror of
https://github.com/andrei0x309/clear-wallet.git
synced 2024-11-18 23:41:10 +00:00
rem: sources from pacakge
This commit is contained in:
parent
fa45c2350a
commit
f0404f8192
@ -27,7 +27,7 @@ export default defineConfig({
|
|||||||
rollupOptions: {
|
rollupOptions: {
|
||||||
plugins: [nodePolyfills()]
|
plugins: [nodePolyfills()]
|
||||||
},
|
},
|
||||||
sourcemap: true,
|
sourcemap: false,
|
||||||
chunkSizeWarningLimit: 1000,
|
chunkSizeWarningLimit: 1000,
|
||||||
commonjsOptions: {
|
commonjsOptions: {
|
||||||
transformMixedEsModules: true
|
transformMixedEsModules: true
|
||||||
|
Loading…
Reference in New Issue
Block a user