Skip to content

Add TS_NODE_COMPILER_OPTIONS in release-ff script

Administrator requested to merge fix-release-ff into master

Created by: lguychard

Fixes https://buildkite.com/sourcegraph/sourcegraph/builds/52879#d530aa8c-003f-4b5f-b6d6-9687a0e0f261

(node:29928) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
/buildkite/builds/buildkite-agent-5cd6968c7c-kgtkz-1/sourcegraph/sourcegraph/browser/scripts/build-updates-manifest.ts:2
import * as fs from 'fs';
^^^^^^

SyntaxError: Cannot use import statement outside a module

Merge request reports

Loading