Skip to content

Commit b142ffc

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [NPM] build command added.
1 parent efb4682 commit b142ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ env:
4646

4747
clean:
4848
${NPM} run jest:clean
49+
rm -vfr ./build
4950
rm -vfr ./node_modules
5051
rm -vfr ./coverage
5152
mkdir -p ./coverage

0 commit comments

Comments
 (0)