Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

build: bump to lodash4, use rollup #193

Merged
merged 8 commits into from
Jul 26, 2019
Merged

build: bump to lodash4, use rollup #193

merged 8 commits into from
Jul 26, 2019

Conversation

frenautvh
Copy link
Contributor

  • bump from lodash 3 to 4 (fix github securities issues)
  • kill Grunt, use rollup to build the library

⚠️ i need to do some further testing to ensure there are no regression ⚠️

Note : in order to not have to rewrite the full library with es6 imports, i'm using "rollup-plugin-glob-import" to import all the sources. I think it's a nice workaround because we can already start using imports for future updates and we can still refactor some part of the source code later

Also the eslint config is still the "old" one, i don't plan to update it now, it's not in the scope of this pull request

@frenautvh frenautvh force-pushed the build/lodash4 branch 6 times, most recently from ed2ec28 to bb0763d Compare July 16, 2019 08:00
@ovh-ux ovh-ux deleted a comment from ovh-cds Jul 16, 2019
@ovh-ux ovh-ux deleted a comment from ovh-cds Jul 16, 2019
@ovh-ux ovh-ux deleted a comment from ovh-cds Jul 16, 2019
@frenautvh frenautvh marked this pull request as ready for review July 16, 2019 08:26
@antleblanc
Copy link
Contributor

Wouldn't be considered as an Breaking Changes?

The dist folder structure has changed and we lose the minified version too.

@ovh-ux ovh-ux deleted a comment from ovh-cds Jul 23, 2019
uses: `yarn upgrade-interactive --latest`
- @ovh-ux/[email protected]
- [email protected]
uses: `yarn upgrade-interactive --latest`
- [email protected]
@antleblanc antleblanc merged commit fc62865 into master Jul 26, 2019
@antleblanc antleblanc deleted the build/lodash4 branch July 29, 2019 08:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants