Aliases don't work in Webstorm #12199
-
Hi, does anyone uses Webstorm? I have created a project using Quasar CLI but Webstorm recognizes aliases. I opened an issue on their platform, but they told me that it's a Quasar issue because it doesn't provide a webpack.config file. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi, the Quasar starter kit has;
Both of them have the aliases declared, also allowing you to add your own aliases. See "Use path aliases" in Code Style | JavaScript | Webstorm (a similar page exists for Typescript):
So, make sure you are using an up-to-date version of Webstorm, configured this setting, and have a |
Beta Was this translation helpful? Give feedback.
-
The issue is related to Webstorm and not Quasar. For more updates to that issue follow the ticket here |
Beta Was this translation helpful? Give feedback.
-
2024 is here. I had the same problem. This help me: https://yoodima.com/blog/how-to-create-path-aliases-in-vite-and-make-them-work-with-webstorm/ |
Beta Was this translation helpful? Give feedback.
The issue is related to Webstorm and not Quasar.
For more updates to that issue follow the ticket here