Skip to content

Commit a815e65

Browse files
committed
docs(fix): Workaround for nextjs demo build
1 parent 43adef3 commit a815e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nextjs/.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"presets": ["@anansi"]
2+
"presets": [["@anansi", {"polyfillMethod": false}]]
33
}

0 commit comments

Comments
 (0)