v1.0.16
Changed
- CI: gate the web build.
test.ymlgains a parallelwebjob that
runsnpm ci && npm run buildinweb/, so a broken SPA build is
caught on every push/PR instead of only when the Dockerwebbuild
stage fails at release time.
test.yml gains a parallel web job thatnpm ci && npm run build in web/, so a broken SPA build iswebbuild