This is a deprecated Mimosa module (v0.1.2) that patches the ES6 module transpiler v0.3.0 for AMD compatibility. It fixes a breaking change where AMD libraries without a `default` property cause errors. Not actively maintained; use the `compatFix` option in es6-module-transpiler instead. Minimal documentation and no updates since initial release.
npm install mimosa-es6-module-transpiler-amd-shimNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to add the shim module after the transpiler in Mimosa configuration.
Remove this module and use `compatFix: true` in your es6-module-transpiler configuration.