I used vue-cli to see import Hello from '@/components/Hello'What does this @ mean? It is the same as ../What's the difference?
import Hello from '@/components/Hello'
@
../
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
Look at the webpack configuration The alias in resolve in webpack.base.conf.js in the build folder
Look at the webpack configuration
The alias in resolve in webpack.base.conf.js in the build folder