UNPKG
@anatine/esbuildnx
Version:
latest (0.2.0)
0.2.0
0.1.18
0.1.17
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Esbuild plugin for Nx
github.com/anatine/esbuildnx/tree/main/packages/esbuildnx
anatine/esbuildnx
@anatine/esbuildnx
/
src
/
utils
/
constants.d.ts
2 lines
(1 loc)
•
47 B
TypeScript
View Raw
1
2
export
declare
const
OUTFILE_NAME
=
"main.js"
;