Skip to content

Commit

Permalink
jeewx-app-cms 1.0.0小程序网站发布
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdaiscott committed Jun 5, 2018
1 parent d014121 commit b2fe2fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
21 changes: 0 additions & 21 deletions src/index.template.html

This file was deleted.

8 changes: 0 additions & 8 deletions wepy.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ var prod = process.env.NODE_ENV === 'production';
module.exports = {
wpyExt: '.wpy',
eslint: false,
cliLogs: !prod,
build: {
web: {
htmlTemplate: path.join('src', 'index.template.html'),
htmlOutput: path.join('web', 'index.html'),
jsOutput: path.join('web', 'index.js')
}
},
resolve: {
alias: {
counter: path.join(__dirname, 'src/components/counter'),
Expand Down

0 comments on commit b2fe2fd

Please sign in to comment.