Skip to content
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

Next Bundle Analyzer does not work #235

Closed
kylemh opened this issue Oct 17, 2018 · 1 comment · Fixed by #242
Closed

Next Bundle Analyzer does not work #235

kylemh opened this issue Oct 17, 2018 · 1 comment · Fixed by #242

Comments

@kylemh
Copy link
Member

kylemh commented Oct 17, 2018

Bug Report

What is the current behavior?

Running yarn analyze runs a script with no errors:

$ yarn analyze
yarn run v1.10.1
$ cross-env ANALYZE=1 next build
[16:02:25] Compiling client
[16:02:25] Compiling server
> Using external babel configuration
> Location: "/Users/kyleholmberg/PersonalProjects/front-end/.babelrc"
[16:02:29] Compiled server in 4s
[16:02:31] Compiled client in 6s
✨  Done in 7.40s.

What is the expected behavior?

The script runs with no error and two urls should show for people to visualize the static and server build bundle analysis.

What steps did you take to get this behavior?

Ran yarn analyze locally.

Is This A Third-Party Issue?

I think there were breaking changes communicated somewhere here: vercel/next.js#5329

@kylemh kylemh changed the title Webpack Bundle Analyzer does not work Next Bundle Analyzer does not work Oct 17, 2018
@kylemh kylemh mentioned this issue Oct 24, 2018
@josiahdahl
Copy link
Contributor

@kylemh Please see #242 for the resolution. Your link to the zeit/next issue helped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants