mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
Add debugger support for vuejs
This commit is contained in:
parent
ed93611f43
commit
3b450b4372
|
@ -12,6 +12,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
configureWebpack: {
|
configureWebpack: {
|
||||||
|
devtool: 'source-map',
|
||||||
plugins: [
|
plugins: [
|
||||||
new GoogleFontsPlugin({
|
new GoogleFontsPlugin({
|
||||||
fonts: [
|
fonts: [
|
||||||
|
|
Loading…
Reference in a new issue