rspack icon indicating copy to clipboard operation
rspack copied to clipboard

feat(rspack_plugin_schemas): http import schema plugin

Open ScriptedAlchemy opened this issue 1 year ago • 1 comments

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).

ScriptedAlchemy avatar Jul 02 '24 03:07 ScriptedAlchemy