Skip to content

Commit

Permalink
e2e working except for login
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Dec 14, 2023
1 parent c65321a commit ba3a59a
Show file tree
Hide file tree
Showing 3 changed files with 234 additions and 4,351 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dist/index.js: src/index.js
npm install -g @vercel/ncc
ncc build $^
ncc build $^ --target es2020
Loading

0 comments on commit ba3a59a

Please sign in to comment.