5 lines
143 B
Text
Executable file
5 lines
143 B
Text
Executable file
workdir=tools/server/webui
|
|
target=tools/server/public
|
|
aikido-npm ci --ignore-scripts
|
|
aikido-npm audit --audit-level=critical fix
|
|
npm run build
|