How to override core component javascript
I have a component /apps/myproject/components/content/image with resourceSuperType = core/wcm/components/image/v3/image

How can i over ride core component js (image.js) , i want to change a field name in this js file : /apps/core/wcm/components/image/v3/image/clientlibs/editor/js/image.js
What i the approach i should follow