Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThe code compiled with Creator has lots of duplicated _createClass declaration #2184
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


If you write a bunch of ES6 classes, creator will bundle your classes with lots of duplicated babel helper functions in front of each compiled class:
More info and possible solutions, refer to :
babel/babel#4709
https://stackoverflow.com/questions/38826550/duplicated-declarations-in-compiled-out-file-using-babel