kristw opened a new pull request #9319: fix: cannot assign to read only property exports of object URL: https://github.com/apache/incubator-superset/pull/9319 ### CATEGORY Choose one - [x] Build / Development Environment - [ ] Documentation ### SUMMARY Fix the issue when `npm link` plugins ``` Uncaught TypeError: Cannot assign to read only property 'exports' of object '#<Object>' ``` ### TEST PLAN Try `npm link` plugins ### REVIEWERS @suddjian @rusackas
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
