Skip to content

Commit

Permalink
fix(build): add csstype to externals
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Mar 16, 2022
1 parent 97bd3ca commit 379ddaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export default defineBuildConfig({
],
externals: [
'vue',
'csstype',
'@vueuse/shared',
'framesync',
'style-value-types',
Expand Down

0 comments on commit 379ddaf

Please sign in to comment.