diff --git a/package.json b/package.json index 9378513d0..f58bec9d8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/standardnotes/web" }, "scripts": { - "start": "webpack-dev-server", + "start": "webpack-dev-server --progress", "bundle": "webpack --mode production", "build": "bundle install && npm install && npm run bundle", "submodules": "git submodule update --init --force --remote", diff --git a/public/dev.html b/public/dev.html deleted file mode 100644 index f4541b19c..000000000 --- a/public/dev.html +++ /dev/null @@ -1,34 +0,0 @@ - - -
- - - - - - - - - - - - - -