Переход на Vue 3, в процессе

This commit is contained in:
Book Pauk
2021-10-28 16:55:44 +07:00
parent a1d7a73459
commit 88d75fb0d8
16 changed files with 177 additions and 141 deletions

View File

@@ -6,6 +6,9 @@ const clientDir = path.resolve(__dirname, '../client');
module.exports = {
resolve: {
alias: {
vue: '@vue/compat'
},
fallback: {
"url": false,
"path": false,