Closed
Description
@bahmutov, how could we update this so that it doesn't overwrite the customized plugin file in my repo? Or once I've included this module's code in plugin.js
should I remove it from the dependencies?
I'm trying to use it in a team environment, and whenever a team member clones the repo and does npm install
they have to reset the changes to plugin.js
.
Any thoughts?