This website requires JavaScript.
Explore
Help
Sign In
ssube
/
salty-dog
Watch
1
Star
0
Fork
You've already forked salty-dog
0
Code
755845067d
salty-dog
/
Makefile
2 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
feat: convert to ES modules, C8 for coverage BREAKING CHANGE: this is not breaking for users, but for library users, some bundling or a runtime supporting ES modules is now required.
2022-02-02 05:45:57 +00:00
i
n
c
l
u
d
e
$(
shell
find
$
(
ROOT_PATH
)
-
name
'*.
mk
' |
grep
-
v
node_modules
)