Cannot edit config.json after running app

Cannot edit config.json after running app

by kudonos blog -
Number of replies: 2

Hi my name is jon

This is my first time using moodle mobile app customization for development using https://github.com/moodlehq/moodleapp.git all installation processes are complete and successfully run. I can change config.json and save it. but when I run it with the npx ionic-app-scripts serve -b --devapp --address = 0.0.0.0, the config.json file reloads and returns to the way it was before. how do i solve this problem?

Please help, thanks regards

Average of ratings: -
In reply to kudonos blog

Re: Cannot edit config.json after running app

by Bilal Sardar -
i am having same issue. did not found a solution yet
In reply to kudonos blog

Re: Cannot edit config.json after running app

by Bilal Sardar -
i have made changes directly in src/config.js or disable lines where it copies files from source in folder config/copy.config.js