diff --git a/.gitignore b/.gitignore index b8b5d2b..e2ca4d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ ### custom ### +# parcel cache +.cache/ # build output dist/ # test coverage output diff --git a/example/index.html b/example/public/index.html similarity index 67% rename from example/index.html rename to example/public/index.html index 4719ae4..5346252 100755 --- a/example/index.html +++ b/example/public/index.html @@ -4,6 +4,6 @@
- + -