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
Hello, I encountered a similar issue. I have a lot of errors, but my application still works. Could it that in transformLoader:72 you added a console.error(...) where it was absent in the original linaria webpack5 loader?
When I add
withLinaria
to my next.config.ts, all files that use tsconfig paths start spitting out errors about modules not being found.Can you think of any reason
withLinaria
would break the usage of tsconfig paths?The text was updated successfully, but these errors were encountered: