1
mirror of https://github.com/jakejarvis/simpip.git synced 2025-10-16 08:24:28 -04:00

deploy worker the "right" way (via wrangler)

This commit is contained in:
2020-10-13 12:05:31 -04:00
parent fac302d4dd
commit 75fb393b0a
5 changed files with 49 additions and 8 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
node_modules/
vendor/
.env*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
*.log