1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-12-01 06:33:51 -05:00

CLI: "simplify" build step w/ build.js

also use react's JSX transform/automatic runtime: https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
This commit is contained in:
2021-09-06 12:55:26 -04:00
parent ec9442cc9e
commit da39c366bc
5 changed files with 144 additions and 1803 deletions

1
cli/.gitignore vendored
View File

@@ -1,2 +1,3 @@
node_modules/
tmp/
dist/