Build the typescript when building the layer manually

This commit is contained in:
Sparticuz 2023-02-09 08:51:28 -05:00
parent c7284f47ea
commit ba2b8b694f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ test:
%.zip:
npm install --fund=false --package-lock=false
npm run build
mkdir -p nodejs
npm install --prefix nodejs/ tar-fs@2.1.1 --bin-links=false --fund=false --omit=optional --omit=dev --package-lock=false --save=false
npm pack