Skip to content

Commit

Permalink
feat(*): record
Browse files Browse the repository at this point in the history
  • Loading branch information
ctank committed Aug 7, 2019
1 parent fd134ea commit 73573c5
Show file tree
Hide file tree
Showing 14 changed files with 738 additions and 13,443 deletions.
2 changes: 1 addition & 1 deletion build/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ var webpackConfig = {
plugins: loader => [
require('autoprefixer')({
//CSS浏览器兼容
browsers: ['ie>=8', '>1% in CN']
overrideBrowserslist: ['ie>=8', '>1% in CN']
})
]
}
Expand Down
Loading

0 comments on commit 73573c5

Please sign in to comment.