Illegal assignment to constructor prototype property #5

Closed
opened 2019-03-05 04:53:13 +01:00 by justinfagnani · 0 comments
justinfagnani commented 2019-03-05 04:53:13 +01:00 (Migrated from github.com)

When loading the source module directly, there's a TypeError at: github.com/marijnh/style-mod@a0f5fe6b36/src/style-mod.js (L59)

The prototype property on ES6 class constructor is not writable.

When loading the source module directly, there's a TypeError at: https://github.com/marijnh/style-mod/blob/a0f5fe6b36e9ed6b0ea8808c2c3fea0a894e6889/src/style-mod.js#L59 The `prototype` property on ES6 class constructor is not writable.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
marijn/style-mod#5
No description provided.