-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Thanks for this useful plugin!
I recently ran into caching issue as well, and it took quite some search to figure out what is happening: #7 #15
Description of the problem
when used with babel-register as in node -r babel-register index.js, some how nod always load an older version of the markdown file I'm reading. Even after restarting the node process.
PR Suggestion
Can we:
- make the https://github.com/Quadric/babel-plugin-inline-import#caveats session more prominent in the README?
- and more importantly, the current explanation in the caveat session doesn't really explain what
importingandimportedare. I still don't know what is happening and whybabel-registerhas problem with cached file content event after restarting the node process. Would you mind explain what is causing the problem above?
Best Regards
yvele, jsamr and jupdike
Metadata
Metadata
Assignees
Labels
No labels