Skip to content

Commit

Permalink
ci: 调整编译配置
Browse files Browse the repository at this point in the history
  • Loading branch information
duan602728596 committed Feb 23, 2019
1 parent 8efb878 commit 7024e89
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/.sweetrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,7 @@ export default {
plugins: [['import', { libraryName: 'antd', libraryDirectory: 'es', style: true }]],
exclude: /(dll\.js|appInit\.js|jquery|node_modules)/
},
sass: {
include: /src/,
publicPath: '../'
},
sass: { include: /src/ },
css: {
modules: false,
modifyVars: {
Expand Down

0 comments on commit 7024e89

Please sign in to comment.