Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

Advanced types: Rollup tree shaking #11

Closed
laurentpayot opened this issue Oct 8, 2018 · 1 comment
Closed

Advanced types: Rollup tree shaking #11

laurentpayot opened this issue Oct 8, 2018 · 1 comment

Comments

@laurentpayot
Copy link
Owner

Can not use import {MyType} from 'floweret' because Rollup tree-shaking not working with classes.
Use import MyType from 'floweret/types/MyType' instead.

@laurentpayot
Copy link
Owner Author

back to a single CJS build: 33f799f + 33f799f

@laurentpayot laurentpayot changed the title Types tree shaking not working Types tree shaking Oct 8, 2018
@laurentpayot laurentpayot changed the title Types tree shaking Advanced types: Rollup tree shaking Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant