Closed sylque closed 3 months ago
It's working now. Not sure what happened.
If a specific environment already has an extra_scripts
section, then it will indeed not work because the env-local one overshadows it. One would have to use Interpolation in this case.
Modified README.md to explain that adding the extra_script line to the global [env] section doesn't work.