#swc-plugin #import-export #extension #add #specifier #esm

swc_plugin_add_import_extension

SWC plugin to add extensions to esm import and export specifiers

1 unstable release

0.0.0 Aug 28, 2022

#6 in #esm

MIT license

4KB

swc-plugin-add-import-extension

SWC plugin to add extensions to esm import and export specifiers

📄 Notes

Need to detect:

  • local imports/exports (not possible w/o node resolver)
  • alias imports/exports (shall we read ts paths?/perhaps better to provide regex in plugin cfg)
  • *baseUrl imports/exports (not possible w/o node resolver + swc still does not support this atm)

🎉 Contributing

Contributions are welcome! Whether it is a small documentation change or a breaking feature, we welcome it!

Please note: All contributions are taken under the MIT license

👥 Contributors

medfreeman
medfreeman

No runtime deps