Internal
Convert a set of .js files in CJS format into a matching JSON files through evaluation. Execute the callback with the converted file paths after all files were converted.
The js files to convert to json files
The callback to execute after conversion.
Convert a set of .js files in CJS format into a matching JSON files through evaluation. Execute the callback with the converted file paths after all files were converted.