mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
chore(v2): webpack-serve -> webpack-dev-server (#1303)
* chore(v2): webpack-serve -> webpack-dev-server * Update start.js
This commit is contained in:
parent
1edbeecbe5
commit
c5d8e2d641
5 changed files with 656 additions and 860 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue