Closed keitakn closed 10 months ago
https://github.com/nekochans/lgtm-cat-ui/issues/319
https://github.com/nekochans/lgtm-cat-ui/issues/319 のDoneの定義を満たす為の実装は全てこのPR内で対応。
https://62729802bbcc7d004a663d4c-brlfgxuyfe.chromatic.com/
npm packageを最新安定版に更新。
それに伴い以下の対応を実施。
以下の通りCJSは非推奨になったので ES Moduleに対応した。(vite.config.mts に変更。)
vite.config.mts
The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
stylelint-config-prettier は不要になったので削除。
stylelint-config-prettier
https://github.com/prettier/stylelint-config-prettier
特になし
issueURL
https://github.com/nekochans/lgtm-cat-ui/issues/319
このPRで対応すること / このPRで対応しないこと
https://github.com/nekochans/lgtm-cat-ui/issues/319 のDoneの定義を満たす為の実装は全てこのPR内で対応。
スクリーンショット or Storybook の URL
https://62729802bbcc7d004a663d4c-brlfgxuyfe.chromatic.com/
変更点概要
npm packageを最新安定版に更新。
それに伴い以下の対応を実施。
以下の通りCJSは非推奨になったので ES Moduleに対応した。(
vite.config.mts
に変更。)The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
stylelint-config-prettier
は不要になったので削除。https://github.com/prettier/stylelint-config-prettier
レビュアーに重点的にチェックして欲しい点
特になし
補足情報
特になし