You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
Code:
Where
node_modules/raf/index.jsstarts with:Rollup config:
Versions:
Output of
rollup -c rollup.config.js:So it looks like it's stripping out the
require('performance-now')but neglecting to remove the comma that follows it?