Home > @lynx-js/rspeedy > Source > transformImport
The TransformImport option transforms the import paths to enable modular imports from subpaths of third-party packages, similar to the functionality provided by babel-plugin-import.
Signature:
When using the TUX component library, you can import components on demand with the following config:
This will transform the following source code:
to: