{"library":"mimosa-es6-module-transpiler-amd-shim","title":"Mimosa ES6 Module Transpiler AMD Shim","description":"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.","language":"javascript","status":"deprecated","last_verified":"Fri May 01","install":{"commands":["npm install mimosa-es6-module-transpiler-amd-shim"],"cli":null},"imports":["Add 'es6-module-transpiler-amd-shim' to your Mimosa modules list"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// In mimosa-config.js\nmodules: [\n  'es6-module-transpiler',\n  'es6-module-transpiler-amd-shim'\n]","lang":"javascript","description":"Shows how to add the shim module after the transpiler in Mimosa configuration.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}