Skip to content
Discussion options

You must be logged in to vote

Answering myself as I dug more into this...

Turns out the with-polyfills example is known to cause issues with bundling.

The proper way (and best practice) to add custom polyfills is to include them as the first line into pages/_app.js. (source: #13766 )

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Tylerian
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Tylerian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants