wip(VForm): VForm coding
This commit is contained in:
@@ -86,6 +86,10 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
},
|
||||
resolve: {
|
||||
alias: [
|
||||
{
|
||||
find: 'vue-i18n',
|
||||
replacement: 'vue-i18n/dist/vue-i18n.cjs.js'
|
||||
},
|
||||
{
|
||||
find: /\@\//,
|
||||
replacement: `${pathResolve('src')}/`
|
||||
|
||||
Reference in New Issue
Block a user