Before pushing and tagging follow these steps:
-
Install
vercel/ncc
by running this command in your terminal.npm i -g @vercel/ncc
-
Compile your
index.js
file.ncc build index.js --license licenses.txt
More more information, go here
Before pushing and tagging follow these steps:
Install vercel/ncc
by running this command in your terminal. npm i -g @vercel/ncc
Compile your index.js
file. ncc build index.js --license licenses.txt
More more information, go here