We force users to copy template files into their project and adjust as needed, but it can create a bit of confusion if one of the steps is not done (file not copied, file copied but cma.js is not updated).
I propose adding a copy of the file to the project root directory (CWD or current working directory of running CMA application) so we reduce the number of steps for adjusting templates and other configurations.
Is your proposal related to a problem?
We force users to copy template files into their project and adjust as needed, but it can create a bit of confusion if one of the steps is not done (file not copied, file copied but cma.js is not updated).
I propose adding a copy of the file to the project root directory (CWD or current working directory of running CMA application) so we reduce the number of steps for adjusting templates and other configurations.