Переход на Vue 3

This commit is contained in:
Book Pauk
2021-10-29 16:33:38 +07:00
parent 76e09ef34e
commit 8057e18ebc
4 changed files with 9 additions and 13 deletions

View File

@@ -98,7 +98,7 @@
//-----------------------------------------------------------------------------
import vueComponent from '../../vueComponent.js';
import path from 'path';
import path from 'path-browserify';
//import _ from 'lodash';
import * as utils from '../../../share/utils';