Skip to content

Commit

Permalink
Update vue.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo authored Jun 27, 2023
1 parent ebde40c commit 728f5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/uniapp_vue2/vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const UnoCSS = require('unocss-webpack-uniapp2').default
module.exports = {
configureWebpack: {
plugins: [
// https://github.com/unocss/unocss
// https://github.com/MellowCo/unocss-webpack-uniapp2
UnoCSS(),
],
},
Expand Down

0 comments on commit 728f5d6

Please sign in to comment.