You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it will report error such as 'Can't resolve '@/components/...'
Maybe you should fix this? This problem cost me quite a little time for a new learner(me).
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.
Describe the bug
When I specfied 'path' in tsconfig.json, webpack ignore it. So if I write
it will report error such as 'Can't resolve '@/components/...'
Maybe you should fix this? This problem cost me quite a little time for a new learner(me).
The text was updated successfully, but these errors were encountered: