Skip to content

fix: Removed outdated workaround for generating source archives [#1402]

This MR removes a workaround that used to be necessary for building source archives via npx gulp source. Removing that workaround fixes this problem, the error from #1040 (closed) can no longer be observed and source archives seem to be generated as expected (on both "next" and "feature-codered" branches).

Note that due to #1403 (closed) and #1405 (closed) the CI pipeline is still expected to fail.

Merge request reports