rollup/rollup-plugin-babel

Does not work with classes?

muuvmuuv opened this issue · 0 comments

When I try to rollup my entry file boobreaks.ts it still outputs the class but with pure babel it compiles it correctly. Seems like babel is not called.