monosus / super-static

0 stars 0 forks source link

run timeをbunに変更 #34

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

This is a draft PR for branch feature_issue-33 related to the issue #33.

Summary by CodeRabbit

- Refactor: プロジェクトのnpmスクリプトコマンドが`npm`から`bun`に変更されました。これにより、各種操作(インストール、開発サーバーの起動、ビルド、コンポーネントの生成など)が影響を受けます。
- Chore: `trustedDependencies`フィールドが追加され、`sharp`依存関係が含まれるようになりました。
github-actions[bot] commented 8 months ago

Image description CodeRabbit

ウォークスルー:
この差分では、プロジェクトのnpmスクリプトコマンドがnpmからbunに変更され、新たなフィールドtrustedDependenciesが追加されました。これらの変更はプロジェクトの操作に影響を与えます。

変更点:

ファイル 要約
README.md, package.json npmスクリプトコマンドがnpmからbunに変更され、新たなフィールドtrustedDependenciesが追加されました。これにより、インストール、開発サーバーの起動、ビルド、コンポーネントの監視と生成、チェック、SVGスプライトの生成と表示などの操作が影響を受けます。

Uplevel your code reviews with CodeRabbit Pro ### CodeRabbit Pro If you like this project, please support us by purchasing the [Pro version](https://coderabbit.ai). The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.