Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to include the file processed by PathRewriterPlugin #5

Open
AndrewRayCode opened this issue Apr 7, 2015 · 1 comment

Comments

@AndrewRayCode
Copy link

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?

@skozin
Copy link
Owner

skozin commented Apr 7, 2015

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants