Add SPDX-License-Identifier

This commit is contained in:
Guilherme Werner
2024-01-22 14:49:27 -03:00
parent 9db70a16ba
commit d82e0ad341
16 changed files with 16 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// Copyright (c) Tribufu. All Rights Reserved.
// SPDX-License-Identifier: MIT
import { build } from "esbuild";
import { nodeExternalsPlugin } from "esbuild-node-externals";