Skip to content

Commit 24f4e46

Browse files
committed
now types ok
1 parent e16c77e commit 24f4e46

File tree

4 files changed

+783
-8
lines changed

4 files changed

+783
-8
lines changed

Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

2-
all:
2+
all: bundle test
3+
4+
bundle:
35
npm run bundle
46

57
test:

0 commit comments

Comments
 (0)