-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
We found an issue (publiclab/PublicLab.Editor#614) with the following line when trying to compile this in Babel:
Line 25 in 20c7a16
this.Class = function(){}; |
It yields >> TypeError: Attempted to assign to readonly property. at
for this line when running in PhantomJS within a Jasmine test. We're looking for a workaround, just filing this here for reference.
Looks like some refactors/ rewrites available here:
Thanks!
Metadata
Metadata
Assignees
Labels
No labels