Make hot-reload `import`able from the npm package
iamogbz opened this issue ยท 2 comments
iamogbz commented
Make it import
able from the NPM module, as it's suggested here.
Tested this and it worked! ๐
import "crx-hotreload";
I think the Readme
can be updated!
xpl commented
Thank you for the feedback! I'll make changes.
AudereSemper commented
is there a place where i need to
import "crx-hotreload" ?
or every folder is the same ? Could you please more specific about this step ?