rspack
rspack copied to clipboard
feat(rspack_plugin_schemas): http import schema plugin
Summary
Implements the basic capabilities of HTTP URI Plugin
Example: https://github.com/ScriptedAlchemy/rspack-rust-api
Allows importing of esm http imports and bundling them
Checklist
- [ ] Tests updated (or not required).
- [ ] Documentation updated (or not required).