-
Notifications
You must be signed in to change notification settings - Fork 6
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
Miss 'JavascriptHotModuleReplacement.runtime.js' file which required by LoadFileChunkLoadingRuntimeModule.js #9
Comments
Install webpack ( if you’re using next or something that self includes webpack) |
Webpack is already there. |
@marciotc please open a PR with the fix. 🙏 |
Hi @marciotc , sure you can open PR with that. |
Hi Telenko! Thanks! I'll.
I got busy, I'm kind of really deep into making create-mf-app and nextjs
work together.
I'm still studying, and have made a few modifications in both next and node-mf to get it to work, testing some hypotheses. Basically some tweaks under the commonjs exportation from mf.
A plugin could separate both files automatically, under .js and .mjs extensions... really cool.
Almost there, the errors are getting better.
So I would prefer (by now), to keep going and share the report with you.
I really liked your work. It's a fresh view under what we have between mf and nextjs.
Cheers!
|
@telenko I ended up making it work with Next. There were a good amount of problems to overcome:
The Conclusion: Your idea works, @telenko . But sadly as I won't be able to use it (for my company), so I can't keep up the research during workhours. If you wanna talk more about it, feel free to ask. I'm at 3 GMT. Thanks a lot, man. |
I have checked the source code at Line 220 in LoadFileChunkLoadingRuntimeModule.js
But I cannot find the required file in this relative path. Do we miss it? thank you.
The text was updated successfully, but these errors were encountered: