diff --git a/README.md b/README.md index 5261418..5ff68dc 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,6 @@ $ npm run start # watch mode $ npm run start:dev -# incremental rebuild (webpack) -$ npm run webpack -$ npm run start:hmr - # production mode npm run start:prod ```