1.0.0 • Published 6 years ago

nextjs-dynamic-chunk-duplicate-fix v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

nextjs-dynamic-chunk-duplicate-fix

Tempeory fix for issue: https://github.com/zeit/next.js/issues/7392

install

npm inextjs-dynamic-chunk-duplicate-fix

Usage

import 'nextjs-dynamic-chunk-duplicate-fix'

You should import the fix before any Next.js usage.

Keep an eye on the issue

https://github.com/zeit/next.js/issues/7392

when it's fixed this fix shouldn't be used any more. Then I'll obsolete this package.