-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Rollup Version
2.74
Operating System (or Browser)
not relevant
Node Version (if applicable)
not relevant
Link To Reproduction
unsure how to replicate it in repl
Expected Behaviour
we use ng-packagr to build our Angular packages. Its dependencies just says latest rollup. Running a build with rollup@2.74 generates this error:
TypeError: Cannot read property 'render' of null
Downgrading rollup to @2.73 fixes this for now.
Actual Behaviour
latest version should still work
Reactions are currently unavailable