Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Replace Rollup build with TSDX #209

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Replace Rollup build with TSDX #209

merged 1 commit into from
Aug 23, 2019

Conversation

danielkcz
Copy link
Collaborator

Fixes #168

I've decided to give this a green light because of amount of Rollup deps that are upgraded often is breathtaking.

I chose TSDX over microbundle because it does provide better output, eg. minified prod bundle, unminified dev one.

There is still a soft breaking change that index.js is no longer UMD compatible, but if someone is using the lib as UMD, they can simply lookup new url by going to https://unpkg.com/mobx-react-lite (after this is published).

Merging right away since nobody expressed an opinion on the linked issue before.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.535% when pulling c74eeee on tsdx into dabc6bb on master.

@danielkcz danielkcz merged commit def9c7e into master Aug 23, 2019
@danielkcz danielkcz deleted the tsdx branch August 23, 2019 06:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use tsdx as a build tool
2 participants