ocr scan
This commit is contained in:
5
express-server/node_modules/vue/dist/vue.runtime.common.js
generated
vendored
Normal file
5
express-server/node_modules/vue/dist/vue.runtime.common.js
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
if (process.env.NODE_ENV === 'production') {
|
||||
module.exports = require('./vue.runtime.common.prod.js')
|
||||
} else {
|
||||
module.exports = require('./vue.runtime.common.dev.js')
|
||||
}
|
Reference in New Issue
Block a user