Skip to content

Commit

Permalink
build(toolbars/view-setting): no css gen, remove vite config import c…
Browse files Browse the repository at this point in the history
…ss (#1014)
  • Loading branch information
rhlin authored Jan 10, 2025
1 parent ab4e7dc commit 30ba9bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/toolbars/view-setting/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ export default defineConfig({
formats: ['es']
},
rollupOptions: {
output: {
banner: 'import "./style.css"'
},
external: ['vue', /@opentiny\/tiny-engine.*/, /@opentiny\/vue.*/]
}
}
Expand Down

0 comments on commit 30ba9bb

Please sign in to comment.