Skip to content

Commit

Permalink
优化webpack构建,新增webpack集合gulp构建生产环境
Browse files Browse the repository at this point in the history
  • Loading branch information
jo0ger committed Oct 24, 2016
1 parent 6862f3c commit 783c51e
Show file tree
Hide file tree
Showing 1,594 changed files with 187,703 additions and 1,218 deletions.
13 changes: 9 additions & 4 deletions README.md
@@ -1,17 +1,22 @@
# cnode-vue

> 基于vue和vue-router构建
> 基于vue和vue-router构建的cnodejs web网站SPA
#运用
* [vue2.0](http://vuefe.cn/)
* [vue-router2.0](http://vuefe.cn/vue-router/)
* [element-ui](http://element.eleme.io/)

## Build Setup

``` bash
# install dependencies
# 安装依赖
npm install

# serve with hot reload at localhost:8080
# 开发模式(localhost:8080,hot reload)
npm run dev

# build for production with minification
# 生产模式(JS压缩)
npm run build
```

Expand Down
2 changes: 2 additions & 0 deletions dist/0.build-12d151df.js

Large diffs are not rendered by default.

41 changes: 0 additions & 41 deletions dist/0.build.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/1.build-12d151df.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

41 changes: 0 additions & 41 deletions dist/1.build.js

This file was deleted.

2 changes: 2 additions & 0 deletions dist/2.build-12d151df.js

Large diffs are not rendered by default.

26 changes: 0 additions & 26 deletions dist/2.build.js

This file was deleted.

0 comments on commit 783c51e

Please sign in to comment.