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

Add Source Map Explorer #21

Open
mikhael28 opened this issue Aug 13, 2021 · 0 comments
Open

Add Source Map Explorer #21

mikhael28 opened this issue Aug 13, 2021 · 0 comments
Labels
good first issue Good for newcomers react

Comments

@mikhael28
Copy link
Owner

Let's take a look at why there is a 234kb JS 'shared' among all Next generated pages. Let's add the source-map-explorer npm package, which I think needs a little bit of configuration for Next.js, and let's see if there are any absurdly large npm packages that might need to be replaced. Perhaps the Amplify 'API' package can be replaced with the 'core' module, I hear that their tree-shaking is much improved.

If working on this, please add functionality in, post screenshot of source map explorer results, and send PR with updated package.json and yarn commands.

@mikhael28 mikhael28 added good first issue Good for newcomers react labels Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers react
Projects
None yet
Development

No branches or pull requests

1 participant