molefrog / wouter

🥢 A minimalist-friendly ~2.1KB routing for React and Preact
https://npm.im/wouter
The Unlicense
6.41k stars 146 forks source link

build bug #435

Closed huazhuangnan closed 1 month ago

huazhuangnan commented 3 months ago

RollupError: [commonjs--resolver] node_modules/wouter/esm/react-deps.js (8:2): Identifier "useRef" has already been declared

molefrog commented 3 months ago

I can't confirm this error, can you provide more details? As I can see, in wouter/esm/react-deps.js useRef is only declared once.

huazhuangnan commented 2 months ago

Yes, Rollup builds will fail!