an entry in ["imports"] that specifies the transformation of a dependency path, after the unparsing is complete.
the key K must be a json encodable key
K
unique key assigned by the dependency extractor method GenericLoader.extractDeps.
the original path of the import link.
the output bundled path of the import link. typically generated by esbuild.
an entry in ["imports"] that specifies the transformation of a dependency path, after the unparsing is complete.