Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dist from gitignore and yarn run build #2

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

connoremma
Copy link

This shit was breaking the bundle wholesale cause theres no automatic build step when u fork something

Connor Emma and others added 15 commits May 11, 2020 10:35
This change will make the CocoaPods version which is installed match the NodeJS version used.  
Currently, CocoaPods will install the latest version on head which could not match the JavaScript version of the library.

Changes:

1. Use the version tag to match the version installed by CocoaPods to that coming the from the `package.json` file.
## [8.1.1](DylanVann/react-native-fast-image@v8.1.0...v8.1.1) (2020-03-09)

### Bug Fixes

* Add git tag to CocoaPods source property ([DylanVann#601](DylanVann#601)) ([2d706ad](DylanVann@2d706ad))
## [8.1.2](DylanVann/react-native-fast-image@v8.1.1...v8.1.2) (2020-03-09)

### Bug Fixes

* Fixes podspec syntax. ([b627646](DylanVann@b627646))
## [8.1.3](DylanVann/react-native-fast-image@v8.1.2...v8.1.3) (2020-03-12)

### Bug Fixes

* Replace 'Component' with 'ComponentType' ([DylanVann#647](DylanVann#647)) ([6abb273](DylanVann@6abb273))
## [8.1.4](DylanVann/react-native-fast-image@v8.1.3...v8.1.4) (2020-03-12)

### Bug Fixes

* Bump Glide version number to v4.11.0. ([DylanVann#649](DylanVann#649)) ([c4e4306](DylanVann@c4e4306)), closes [DylanVann#536](DylanVann#536)
This improves RAM usage for static webp assets see:
SDWebImage/SDWebImageWebPCoder#30

Potentially related to DylanVann#622
…ative-fast-image into remove-dist-gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants