Skip to content

PFight/rollup-react-named-export-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro:

npm install
npm run build

Result:

Error: 'typeOf' is not exported by node_modules\react-is\index.js, imported by node_modules\styled-components\dist\styled-components.esm.js

If you comment row nodePolyfills(), in rollup.config.js, then problem dissapeared.

About

Repro for error Error: 'typeOf' is not exported by node_modules\react-is\index.js, imported by node_modules\styled-components\dist\styled-components.esm.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors