Webstorm does not see @ alias html/vue template
I use webpack with configured alias "@" to source of project. It works well in JS.
But when i trying to use alias in src attribute for images it can not recognized:
without alias it work when i use relative path:
How can i fix it?
Please sign in to leave a comment.
Please follow https://youtrack.jetbrains.com/issue/WEB-38331 for updates