Skip to content

Beanm7/babel-plugin-transform-es2015-classes-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A replacement for babel-plugin-transform-es2015-classes, which is even looser than loose mode (removed class call check).

This is used specifically for minimal bundle size and runtime perf overhead for library internal classes - you probably want to stick to the official transform if you don't know what this entails.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%