mirror of
https://github.com/codex-storage/codex-marketplace-ui-components.git
synced 2025-02-19 17:58:07 +00:00
Use sourcemap
This commit is contained in:
parent
cb33add686
commit
be618b291c
@ -33,6 +33,7 @@ export default defineConfig({
|
||||
entry: resolve(__dirname, "src/index.ts"),
|
||||
formats: ["es"],
|
||||
},
|
||||
sourcemap: true,
|
||||
rollupOptions: {
|
||||
external: [
|
||||
"react",
|
||||
|
Loading…
x
Reference in New Issue
Block a user