diff --git a/package.json b/package.json index 6658533..8bf31f5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "private": true, "scripts": { "clean": "rm ./public_html/*.{js,css,html,svg,map}", - "dev": "parcel watch ./parcel/index.html --out-dir ./public_html", + "dev": "parcel watch ./parcel/index.html --out-dir ./public_html --no-hmr", "build": "parcel build ./parcel/index.html --out-dir ./public_html --no-source-maps --no-minify" }, "dependencies": { diff --git a/public_html/index.html b/public_html/index.html index c7cec84..612db69 100644 --- a/public_html/index.html +++ b/public_html/index.html @@ -10,13 +10,13 @@ - - - - - - - + + + + + + + @@ -28,7 +28,7 @@
- +