トゥードゥー

service worker

  • たまに出るエラー
    • Uncaught (in promise) TypeError: Failed to execute 'Cache' on 'addAll': Request failed
    • Uncaught (in promise) TypeError: Failed to execute 'put' on 'Cache': Partial response (status code 206) is unsupported
    • Error while trying to use the following icon from the Manifest: http://127.0.0.1:4567/public/img/icon/icon-144x144.png (Download error or resource isn't a valid image)

ページ機能

  • カテゴリ?タグ?年別?

記事

  • video タグ、img みたいにできた方がいいかしら 🤔
  • markdown の linter, formatter あった方がいいかしら 🤔

imagemin

画像の最適化で使っている imagemin 最新 ver. が ESM を使っているので、対応しなければならない。 対応方法

懸念

  • 他の既存コードの修正がめんどくさそう
    • TS のとことか
    • 他の pkg は?
  • Vercel でのデプロイ

まあでも今後を考えるとやった方がよい