Commit 66ff4fea authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

Update vite.config.ts

parent 8fac9de2
......@@ -5,6 +5,5 @@ export default defineConfig({
plugins: [sveltekit()],
define: {
APP_VERSION: JSON.stringify(process.env.npm_package_version)
},
assetsInclude: ['**/*.md']
}
});
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment