Bcoin – running webpack-app issue


bcoin does not use webpack anymore, and in fact the browser node as a proof of concept isn’t really being maintained since it is practically very silly 🙂

The webpack config files were removed form the repo here and here. If you REALLY want to try the browser node, you will need to checkout a git commit of bcoin from before those changes were made.

The bcoin library can still be compiled for browser usage in simple webapps and is still very useful for small applications like that. I refer you to this guide: https://bcoin.io/guides/webapp.html …which uses bpkg instead of webpack or browserify.

That browser-node guide should probably just be removed, or at least updated with a deprecation notice. If you feel like it you can make a PR to the website here: https://github.com/bcoin-org/bcoin-org.github.io

Feel free to join us on IRC #bcoin or on Slack to chat more about this.



Source link

About The Author

Scroll to Top