Skip to content

Commit ddad910

Browse files
committed
Import regenerator-runtime
1 parent 75d127b commit ddad910

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/_app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// https://github.com/zeit/next.js/blob/master/examples/with-sentry
33
// https://github.com/vercel/next.js/blob/canary/examples/with-loading/pages/_app.js
44
import 'scripts/wdyr'
5+
import 'regenerator-runtime/runtime'
56
import { useEffect } from 'react'
67
import NProgress from 'nprogress'
78
import { useRouter } from 'next/router'

0 commit comments

Comments
 (0)