mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
include sourcemap in vite build
This commit is contained in:
parent
c4b4300845
commit
c20e30e387
3 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ export default defineConfig({
|
|||
entryFileNames: '[name].js',
|
||||
},
|
||||
},
|
||||
sourcemap: true,
|
||||
},
|
||||
plugins: [
|
||||
react(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue