Closed aledbf closed 11 years ago
seems to be caused by https://github.com/c9/architect/commit/3ac62c48503b3e8f2ced23c9faaa38579b46594f could you test with that two lines removed?
Yes, It works fine
Is there any particular reason why is expected an object and no other thing?
no reason, just that non configurability of function names is easy to overlook.
So is this going to be fixed or not? I do still see the issue.
I'm trying to update architect from 0.1.8 to 0.1.10 I get this error: TypeError: Cannot assign to read only property 'name' of function ....
Here is a small project (just one plugin) that reproduce the error https://github.com/aledbf/architect-upgrade-type-error.git
Any idea? Thanks