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 @sidonaldson , afaik you can't do this on webpack 1. I think is because the way webpack handles paths (they should always point to the actual resource).
Is it possible to have a dynamic paths in a require macro? I'm thinking in terms of loading a language variant:
The text was updated successfully, but these errors were encountered: