Сделал кастомизацию через env
This commit is contained in:
+1
-7
@@ -1,10 +1,4 @@
|
||||
const { defineConfig } = require('@vue/cli-service')
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: true,
|
||||
pages: {
|
||||
index: {
|
||||
entry: 'src/main.js',
|
||||
title: 'irandom'
|
||||
}
|
||||
}
|
||||
transpileDependencies: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user