currently, turtle renders htmls, executes turtle scripts, and then copies EVERYTHING else (except for excluded paths). that copy step is too aggressive.
i think we should add a new option, --copy="**/*.css:**/*.json"
thus the files that get copied must be set explicitly
currently, turtle renders htmls, executes turtle scripts, and then copies EVERYTHING else (except for excluded paths). that copy step is too aggressive.
i think we should add a new option,
--copy="**/*.css:**/*.json"
thus the files that get copied must be set explicitly