no message

This commit is contained in:
A1300399510
2025-02-20 19:19:59 +08:00
parent cc70fe2405
commit 0e1e9f79cc
425 changed files with 3823 additions and 86265 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')
}