-
Notifications
You must be signed in to change notification settings - Fork 2
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
[改善]: ライセンスページで Large Page Data 警告が出る #242
Labels
Comments
警告とエラーは区別してください!(どうでもいい指摘 |
gendaineko2222
changed the title
[改善]: ライセンスページで Large Page Data エラーが出る
[改善]: ライセンスページで Large Page Data 警告が出る
Sep 9, 2022
もっと容量超過するとエラーになるはず |
そうなんや |
まあロード時間への影響はそこまで無さそうなので、とりあえず後回しかな |
やるとしたら、ライセンスファイルをどっかに置かれるようにして、 |
これビルド時にやるのどうやんだろ |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
改善対象の事柄
128 KB以上のページデータが含まれているためにエラーが出ているみたい
エラーコード:
https://nextjs.org/docs/messages/large-page-data
期待する挙動
ページデータの軽量化
「さらに表示する」などのボタンで読み込むようにするなどの方法が考えられる
補足情報
公式ドキュメントより: https://nextjs.org/docs/messages/large-page-data
The text was updated successfully, but these errors were encountered: