remove 移除 已经不再依赖的冗余文件
parent
786f25bfd4
commit
5ca894369a
@ -1,6 +0,0 @@
|
||||
import VueI18nPlugin from '@intlify/unplugin-vue-i18n/vite';
|
||||
export default (path: any) => {
|
||||
return VueI18nPlugin({
|
||||
include: [path.resolve(__dirname, '../../src/lang/**.json')]
|
||||
});
|
||||
};
|
||||
Loading…
Reference in New Issue