We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43adef3 commit a815e65Copy full SHA for a815e65
examples/nextjs/.babelrc
@@ -1,3 +1,3 @@
1
{
2
- "presets": ["@anansi"]
+ "presets": [["@anansi", {"polyfillMethod": false}]]
3
}
0 commit comments