Skip to content

Commit

Permalink
update webpack-dev-sever to development"
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyongwnag committed Jun 17, 2020
1 parent 5ab372b commit dc869c8
Show file tree
Hide file tree
Showing 21 changed files with 15,231 additions and 135,918 deletions.
15 changes: 15 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"presets": [
"@babel/preset-env",
"@babel/preset-react"
],
"plugins": [
"@babel/plugin-transform-runtime",
[
"@babel/plugin-proposal-class-properties",
{
"loose": false
}
]
]
}
6 changes: 0 additions & 6 deletions build/asset-manifest.json

This file was deleted.

Binary file removed build/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion build/index.html

This file was deleted.

15 changes: 0 additions & 15 deletions build/static/css/main.9076f06d.css

This file was deleted.

1 change: 0 additions & 1 deletion build/static/css/main.9076f06d.css.map

This file was deleted.

Loading

0 comments on commit dc869c8

Please sign in to comment.