Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Releases: systemjs/babel-plugin-transform-cjs-system-wrapper

SystemJS CJS Wrapper v0.3.0

07 Dec 19:51
Compare
Choose a tag to compare
  • Fixes bug if CJS module defines a top-level variable called module (#9)
  • Scoped replacement of require identifier (#8)
  • Scoped replacement of define identifier in unary expressions (#7)