Skip to content

Commit cf044a9

Browse files
committed
Updated root npm packages and updated swigfile to take advantage of simpler swig-cli-modules.
1 parent 99cd0a6 commit cf044a9

File tree

4 files changed

+284
-2024
lines changed

4 files changed

+284
-2024
lines changed

client/vite.config.ts

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ function parseHostname(url: string | undefined) {
1515
}
1616
}
1717

18-
19-
2018
// https://vitejs.dev/config/
2119
export default ({ mode }) => {
2220
process.env = { ...process.env, ...loadEnv(mode, process.cwd(), '') }

0 commit comments

Comments
 (0)