1 unstable release
0.0.0 | Aug 28, 2022 |
---|
#6 in #esm
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 |