hashicorp / hashicorp/nextjs-bundle-analysis

Short-circuit next build before static generation starts

Open
#13 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
674
Forks
38
PR merge metrics
No merged PRs in 30d

Description

Implement a custom wrapper around `next build` which exits after the webpack build completes. This should make the analysis run much faster, and will generally simplify setups because the data fetching that happens during static generation can often require additional environment variables and/or secrets.

See: https://github.com/hashicorp/web-platform-packages/tree/main/packages/tools#next-build-webpack-only

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.