Skip to content

Commit

Permalink
删除编译后代码
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmyu committed Dec 15, 2016
1 parent 1fdb6ac commit cdbcce0
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 254 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ node_modules/

# ignore webpack-assets
webpack-assets.json

# ignore static/dist
static/dist

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
}
},
"build": {
"command": "webpack --config webpack/prd.config.js && git add -f webpack-assets.json && git add -f static/dist/ && git commit -m \"rebuild for deploy\" && git push",
"command": "webpack --config webpack/prd.config.js",
"env": {
"NODE_ENV": "production"
}
Expand Down
116 changes: 0 additions & 116 deletions src/config.js

This file was deleted.

Binary file removed static/dist/229a2c3516b7cce215cc3ecedcd9c167.png
Binary file not shown.
78 changes: 0 additions & 78 deletions static/dist/4be3c6197d316981e46e92f6740c2e10.svg

This file was deleted.

Binary file removed static/dist/516c4d09a1342dfbd51d18a0eae98b87.jpg
Binary file not shown.
Binary file removed static/dist/563726aec2ee45ec7500da636cd9ce30.gif
Binary file not shown.
Binary file removed static/dist/57a316d8fb1836ea012291aecb332fc8.jpg
Binary file not shown.
Binary file removed static/dist/8ea3eb8a51254d072b314c2c671ce412.jpg
Binary file not shown.
Binary file removed static/dist/a76a0ae6b497b52766f5b533f6aff7ce.jpg
Binary file not shown.
Binary file removed static/dist/ac6a2bfa9802af1c5c08a7db405fdc9b.jpg
Binary file not shown.
Binary file removed static/dist/da8fb3f35fa5426ee98b8b51339c7545.png
Binary file not shown.
58 changes: 0 additions & 58 deletions static/dist/main-1a37f84bac4fd15ccef5.js

This file was deleted.

1 change: 0 additions & 1 deletion static/dist/main-6c29c42b5ea5a18e9db3.css

This file was deleted.

0 comments on commit cdbcce0

Please sign in to comment.