Skip to content

Commit

Permalink
[IMP] Simple quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Oct 16, 2024
1 parent 63c0cbf commit c1d4cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export default defineConfig(({ mode }) => {
},
resolve: {
alias: {
"$lib": path.resolve("./src/lib"),
'$lib': path.resolve('./src/lib'),
},
},
plugins: [
Expand Down

0 comments on commit c1d4cd7

Please sign in to comment.