Fixed debug app for example custom element
This commit is contained in:
parent
a9239ab898
commit
0c695a377c
12 changed files with 1157 additions and 42 deletions
|
|
@ -1,3 +1,4 @@
|
|||
process.env.VUE_APP_NAME = require('./package.json').name
|
||||
module.exports = {
|
||||
productionSourceMap: false
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue