This commit is contained in:
wompmacho
2020-11-10 02:22:51 -05:00
parent d940d9bd8c
commit 823c5a754c
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -3,4 +3,4 @@
/src/node_modules/@sapper/
yarn-error.log
/__sapper__/
sapper-template-README.md
sapper-template-README.md

View File

@@ -1,3 +1,5 @@
test change
# sapper-template
The default template for setting up a [Sapper](https://github.com/sveltejs/sapper) project. Can use either Rollup or webpack as bundler.