Illegal assignment to constructor prototype property #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When loading the source module directly, there's a TypeError at:
github.com/marijnh/style-mod@a0f5fe6b36/src/style-mod.js (L59)The
prototypeproperty on ES6 class constructor is not writable.