diff --git a/.gitignore b/.gitignore index d1bed12..30fd2a8 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,6 @@ typings/ # next.js build output .next + +dist/bundle.js +dist/bundle.js.map \ No newline at end of file diff --git a/index.html b/dist/index.html similarity index 83% rename from index.html rename to dist/index.html index a29e875..062fed2 100644 --- a/index.html +++ b/dist/index.html @@ -15,6 +15,6 @@
- +