mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2025-12-08 13:58:58 +00:00
脚本打包
This commit is contained in:
7
npm-packages/win32-v3.4.+/@vue/runtime-core/index.js
Normal file
7
npm-packages/win32-v3.4.+/@vue/runtime-core/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict'
|
||||
|
||||
if (process.env.NODE_ENV === 'production') {
|
||||
module.exports = require('./dist/runtime-core.cjs.prod.js')
|
||||
} else {
|
||||
module.exports = require('./dist/runtime-core.cjs.js')
|
||||
}
|
||||
Reference in New Issue
Block a user