Skip to content

Commit

Permalink
添加pug、stylus、css modules支持
Browse files Browse the repository at this point in the history
  • Loading branch information
cag2050 committed Nov 25, 2018
1 parent fd4269e commit 40168d4
Show file tree
Hide file tree
Showing 6 changed files with 419 additions and 12 deletions.
4 changes: 4 additions & 0 deletions build/vue-loader.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@ module.exports = {
source: 'src',
img: 'src',
image: 'xlink:href'
},
cssModules: {
localIdentName: '[local]---[hash:base64:5]',
camelCase: true
}
}

0 comments on commit 40168d4

Please sign in to comment.