Skip to content

thundermiracle/next-lib-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

next-lib-bug

Steps to reproduce error

  1. Go to library/ folder.

    yarn
    yarn build
  2. Go to project/ folder.

    yarn
    yarn dev

To Avoid error

  1. Reference the transpiled file directly instead of from node_modules

  2. Pass next/document to HOC directly

also see project/pages/_document.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published