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
That tsconfig.json path works correctly for Typescript files. Doesnt work for SASS imports.. tried to solve this via custom configure-webpack.js however it looks resolve / alias is being ignored?
The text was updated successfully, but these errors were encountered:
Current behavior:
Folder /app/shared contains shared.sass etc.
Inside component:
That tsconfig.json path works correctly for Typescript files. Doesnt work for SASS imports.. tried to solve this via custom configure-webpack.js however it looks resolve / alias is being ignored?
The text was updated successfully, but these errors were encountered: