generator-fountain-angular2 icon indicating copy to clipboard operation
generator-fountain-angular2 copied to clipboard

Tree Shaking with Babel & Webpack

Open Swiip opened this issue 9 years ago • 3 comments

Had to deactivate it because of a failing in integration tests. Didn't find a way to make it pass. Would be great to get it back.

Swiip avatar Sep 23 '16 06:09 Swiip

Any plans to support tree shaking in near future?

RohitRane avatar Dec 22 '16 12:12 RohitRane

Nothing soon. You can try easily on your project by configuring babel not to transpile imports and exports, there is plenty of blog on the subject

Swiip avatar Dec 31 '16 09:12 Swiip

Ok.. Thanks for the update.

RohitRane avatar Feb 07 '17 12:02 RohitRane