Started drafting medscan extension
This commit is contained in:
parent
0c695a377c
commit
26086aaea7
14 changed files with 12437 additions and 0 deletions
|
|
@ -0,0 +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