Skip to content

Commit

Permalink
Merge pull request #10 from evidence-dev/installer
Browse files Browse the repository at this point in the history
migrate to the new installer
  • Loading branch information
hughess committed Aug 2, 2021
2 parents 730d1d4 + d1fd183 commit 791448a
Show file tree
Hide file tree
Showing 37 changed files with 967 additions and 6,440 deletions.
17 changes: 12 additions & 5 deletions packages/create-new/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
.DS_Store
node_modules
/.svelte
/build
/functions
/dist

# re-enable this once we're out of prerelease
/cli/versions.js

/templates/*/.svelte
/templates/*/build
/templates/*/.cloudflare
/templates/*/.vercel_build_output
/templates/*/.netlify
/templates/*/dist
/templates/.evidence
Empty file removed packages/create-new/CHANGELOG.md
Empty file.
Loading

0 comments on commit 791448a

Please sign in to comment.