-1👍
According to this answer it is not possible to do that. There is however an alternative way to achieve what you want to do if you use a tool such as webpack. In webpack configuration you can define an alias for a directory e.g. components, which you can use and afterwards change in a centralized location.
- [Vuejs]-Can't load CSS into Vue cli project. Mimetype is always html
- [Vuejs]-Vue.js doesn't render table
Source:stackexchange.com