Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

babel6-plugin-strip-class-callcheck

runspired292.4kMIT6.0.0

Strips classCallCheck from babel6 output

babel, babel-plugin

readme

Strip classCallCheck

Strips _classCallCheck and babelHelpers.classCallCheck from babel6 output. Useful for production mode for apps that care about performance.