Closed
Description
I'd like to use the static page export feature of Next.js v3.0.3 however when I test in IE 11, a syntax error in the main.js
file kills all JavaScript.
You can reproduce this issue with the following:
git clone https://github.com/zeit/next.js.git
cd next.js/examples/data-fetch
yarn install
yarn add next@3.0.3
yarn run dev
Any advice on how to get Next.js v3 with IE 11 working would be great.
Metadata
Metadata
Assignees
Labels
No labels