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
Hi, I tried to include custom loaders in my Nx React Monorepo. It is pretty simple. I want to load SVG and other assets as modules. However, something is wrong in my setup.
The only two things that I did are:
Made custom webpack config
Linked to that config in workspace.json
Please see the pictures below...
Thank you for your help.
The text was updated successfully, but these errors were encountered:
Hi, I tried to include custom loaders in my Nx React Monorepo. It is pretty simple. I want to load SVG and other assets as modules. However, something is wrong in my setup.
The only two things that I did are:
Made custom webpack config
Linked to that config in workspace.json
Please see the pictures below...
Thank you for your help.
The text was updated successfully, but these errors were encountered: