chore(v2): webpack-serve -> webpack-dev-server (#1303)

* chore(v2): webpack-serve -> webpack-dev-server

* Update start.js
This commit is contained in:
Endilie Yacop Sucipto 2019-03-25 08:28:15 +07:00 committed by Yangshun Tay
parent 1edbeecbe5
commit c5d8e2d641
5 changed files with 656 additions and 860 deletions

View file

@ -13,8 +13,8 @@
"@docusaurus/plugin-content-pages": "^1.0.0",
"classnames": "^2.2.6",
"docusaurus-2": "^2.0.0",
"react-youtube": "^7.9.0",
"react": "^16.8.4",
"react-dom": "^16.8.4"
"react-dom": "^16.8.4",
"react-youtube": "^7.9.0"
}
}