David Hölzel
David Hölzel
Seems like there is some syntax error in a "content.js" in your code. But the sourcemaps error is apparent upon every fresh installation of the demo. Sources get loaded, but...
Another use-case would be developing on different branches and having a Controller/Command/whatever for testing your code which is not and will not be added to git. So, after switching branches,...
Anyone using "docker compose -f fileA.yaml -f fileB.yaml config -o merged.yaml" will run into this issue when trying to deploy on swarm with "docker stack deploy -c merged.yaml stack". Ran...