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
Right now it is not clear how PathRewriterPlugin is supposed to access the files it touches. Are you supposed to require() the files? Are you supposed to add them as an entry point?
The text was updated successfully, but these errors were encountered:
Yeah, this really needs documenting. I'll leave this issue opened until it is done. For now, please see this for an example of basic usage (I've added it just now).
Right now it is not clear how
PathRewriterPlugin
is supposed to access the files it touches. Are you supposed torequire()
the files? Are you supposed to add them as an entry point?The text was updated successfully, but these errors were encountered: