cloud-gov / pages-core

cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.
https://cloud.gov/pages
Other
276 stars 68 forks source link

Restore Webpack bundle analyzer functionality #4675

Open drewbo opened 14 hours ago

drewbo commented 14 hours ago

Webpack bundle analyzer is currently commented out in out webpack configuration but uncommenting it (and adding it to plugins) doesn't show the results at localhost:8888 in the docker compose build. It will work on local builds. Investigate how to add this functionality back.

Notes

Acceptance Criteria