no message

This commit is contained in:
A1300399510
2024-07-24 16:19:47 +08:00
parent 5dce5089ce
commit 5488fdbfb0
155 changed files with 267 additions and 14037 deletions

View File

@@ -1,7 +0,0 @@
'use strict'
if (process.env.NODE_ENV === 'production') {
module.exports = require('./dist/vue.cjs.prod.js')
} else {
module.exports = require('./dist/vue.cjs.js')
}