more clean
This commit is contained in:
parent
0a31d0f8fe
commit
d64fbbc545
2 changed files with 0 additions and 1700 deletions
|
|
@ -1,8 +0,0 @@
|
|||
DISPLAY = $(wildcard src/display/*.ts)
|
||||
OUTFILES = $(patsubst src/display/%.ts,build/%.js,$(DISPLAY))
|
||||
|
||||
all:
|
||||
npx webpack --mode production
|
||||
|
||||
clean:
|
||||
rm -rf build/*
|
||||
1692
package-lock.json
generated
1692
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue