Doing following on version: 1.4.4 gives error 'assets/plus.svg' not found. `yarn add v-jsoneditor` Resolution: add plus.svg to package or point it somewhere else. This is being thrown from the .max-btn class in css even though it is not being used.
Doing following on version: 1.4.4 gives error 'assets/plus.svg' not found.
yarn add v-jsoneditorResolution:
add plus.svg to package or point it somewhere else.
This is being thrown from the .max-btn class in css even though it is not being used.