Skip to content

Commit

Permalink
remove unnecessary config
Browse files Browse the repository at this point in the history
  • Loading branch information
diegopf committed Nov 13, 2023
1 parent dcabe6d commit dcb319f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/x-components/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export default defineConfig({
})
],
resolve: {
extensions: ['.mjs', '.js', '.ts', '.jsx', '.tsx', '.json', '.vue'],
alias: {
'vue-runtime-helpers': 'node_modules/vue-runtime-helpers'
}
Expand Down

0 comments on commit dcb319f

Please sign in to comment.