mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-11-10 10:28:24 +08:00
feat: codcc fix
This commit is contained in:
parent
5b87987d08
commit
05ac28eb21
|
@ -5,10 +5,10 @@ import createVuePlugin from '@vitejs/plugin-vue';
|
||||||
import createSvgPlugin from 'vite-plugin-vue-svg';
|
import createSvgPlugin from 'vite-plugin-vue-svg';
|
||||||
import vueJsx from '@vitejs/plugin-vue-jsx';
|
import vueJsx from '@vitejs/plugin-vue-jsx';
|
||||||
|
|
||||||
import HttpProxyAgent from 'http-proxy-agent';
|
// import HttpProxyAgent from 'http-proxy-agent';
|
||||||
import path from 'path';
|
import path from 'path';
|
||||||
|
|
||||||
import proxy from './src/config/proxy';
|
// import proxy from './src/config/proxy';
|
||||||
import { getColorList, getGreyColor, getBrandColor } from './src/config/color';
|
import { getColorList, getGreyColor, getBrandColor } from './src/config/color';
|
||||||
import USER_CONFIG from './src/config/style';
|
import USER_CONFIG from './src/config/style';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user