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

Upgrade node && Add automake #80

Merged
merged 2 commits into from
May 13, 2020
Merged

Upgrade node && Add automake #80

merged 2 commits into from
May 13, 2020

Conversation

ashigirl96
Copy link
Contributor

概要

  1. アプリの現行バージョンに合わせたnode, yarn
  2. automakeの追加
  • 使用しているライブラリの変更が要因でautomake内のaclocalというライブラリをビルド環境に入れる必要がある
  • 入れないとyarn installが通らない

【詳細】automakeの追加

  • imageminの中で使っているimagemin-gifsicleというプラグインがある
  • imagemin-gifsicleの中で使っている gifsicle-bin というライブラリがある
  • これがメジャーバージョン上がった際にlinuxのバイナリを落としたため、linuxでyarn installする際に個別のライブラリが必要になったので入れたい

c.f. imagemin/gifsicle-bin#113

@miyucy miyucy merged commit 4e82c80 into miyucy:master May 13, 2020
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.

2 participants