mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
新增npmrc以及yarnrc文件,修改config配置变成可配置的cdn加载以及端口设置
This commit is contained in:
@@ -2,7 +2,8 @@ import lazyLoading from './lazyLoading.js';
|
||||
import Cookies from "js-cookie";
|
||||
import { result } from './routerJson.js';
|
||||
|
||||
import config from '@/config/index'
|
||||
const config = require('@/config/index')
|
||||
|
||||
let util = {
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user