swc-plugin-add-import-extension

1.0.0-alpha.1 • Public • Published

swc-plugin-add-import-extension

SWC plugin to add extensions to esm import and export module names

📄 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

Package Sidebar

Install

npm i swc-plugin-add-import-extension

Weekly Downloads

143

Version

1.0.0-alpha.1

License

MIT

Unpacked Size

3.74 MB

Total Files

4

Last publish

Collaborators

  • med_freeman