Skip to content
Snippets Groups Projects
Commit e6dde32f authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

pushing: source map

parent 4a82e7c8
No related branches found
No related tags found
2 merge requests!150Beta,!149Alpha
Pipeline #16785 passed
......@@ -10,6 +10,7 @@ export default defineConfig({
},
},
build: {
sourcemap: true, // enable production source maps
lib: {
entry: resolve(__dirname, "src/index.js"),
name: JSON.stringify(process.env.npm_package_name),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment