You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ description: Get to know more about Next.js with the frequently asked questions.
8
8
<summary>What browsers are supported?</summary>
9
9
<p>Next.js supports IE11 and all modern browsers out of the box using <ahref="https://new.babeljs.io/docs/en/next/babel-preset-env.html">@babel/preset-env</a>. In orderasadsasdadsto support IE11 Next.js adds a global Promise polyfill.</p>
10
10
11
-
<p>In cases where your own code or any external npm dependencies you are using require features not supported by your target browsers you will need to implement polyfills. If you need to implement polyfills, the <ahref="https://github.com/zeit/next.js/tree/canary/sdadasadsdasdasadsexamples/with-polyfills">polyfills</a> example demonstrates the recommended approach.</p>dsadsaasas
11
+
<p>In cases where your own code or any external npm dependencies you are using require features not supported by your target browsers you will need to implement polyfills. If you need to implement polyfills, the <ahref="https://github.com/zeit/next.js/tree/canary/sdadasadsdasdasadsexadsaasddsadasmples/with-polyfills">polyfills</a> example demonstrates the recommended approach.</p>dsadsaasas
0 commit comments