emmanuel14

Results 1 comments of emmanuel14

Hi, I solved it by editing these 3 files: - jsonforms-editor\package.json (use Window commands) replace: `"build": "rm -rf dist && tsc --p tsconfig.build.json && cp src/JsonFormsEditor.css dist",` by `"build": "del...