Commit 86520dc7 authored by sorrycc's avatar sorrycc Committed by ι™ˆεΈ…

alias is not needed, use @/ for src directory instead

parent ece1a97b
......@@ -42,12 +42,6 @@ export default {
'@antv/data-set': 'DataSet',
rollbar: 'rollbar',
},
alias: {
components: path.resolve(__dirname, '../src/components/'),
utils: path.resolve(__dirname, '../src/utils/'),
assets: path.resolve(__dirname, '../src/assets/'),
common: path.resolve(__dirname, '../src/common/'),
},
ignoreMomentLocale: true,
lessLoaderOptions: {
javascriptEnabled: true,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment