mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-18 13:14:39 +03:00
3x-ui
This commit is contained in:
5
web/assets/vue@2.6.12/vue.runtime.common.js
Normal file
5
web/assets/vue@2.6.12/vue.runtime.common.js
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