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

Npm dist does not seem to reflect latest version #52

Open
hampusohlsson opened this issue Apr 3, 2018 · 0 comments
Open

Npm dist does not seem to reflect latest version #52

hampusohlsson opened this issue Apr 3, 2018 · 0 comments

Comments

@hampusohlsson
Copy link
Contributor

Hey @nachoaIvarez

Was having some issues with flexShrink={0} props not appearing, but it seems it should be handled by the isTruthyOrZero() helper method. Looked at the installed build and that function is not there.

This is the code in the compiled lib

...
props.flexShrink ? 'flex-shrink: ' + props.flexShrink + ';' : '';
...

Do you think you can publish a fresh build to npm?

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