mirror of
https://github.com/Xevion/lovely.git
synced 2025-12-08 06:07:35 -06:00
Initial project commit
This commit is contained in:
4
vue.config.js
Normal file
4
vue.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
const { defineConfig } = require('@vue/cli-service')
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: true
|
||||
})
|
||||
Reference in New Issue
Block a user