mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-08-29 14:47:13 +00:00
feat: client init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
const { defineConfig } = require('@vue/cli-service')
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: true
|
||||
})
|
||||
Reference in New Issue
Block a user