Skip to content

Commit 73624fb

Browse files
xfournetCopilot
andauthored
Update opencti-platform/opencti-front/builder/prod/prod.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ab3f2b5 commit 73624fb

File tree

1 file changed

+1
-1
lines changed
  • opencti-platform/opencti-front/builder/prod

1 file changed

+1
-1
lines changed

opencti-platform/opencti-front/builder/prod/prod.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import esbuild from 'esbuild';
2-
import { cp, rename, rm, readdir, writeFile } from 'node:fs/promises'
2+
import { cp, rename, rm, readdir, writeFile } from 'node:fs/promises';
33
import { RelayPlugin } from '../plugin/esbuild-relay.js';
44

55
// Define args options

0 commit comments

Comments
 (0)