Skip to content

Commit

Permalink
Updated base url
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreenheck committed Feb 3, 2025
1 parent e937553 commit bfaf295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
* @type {import('vite').UserConfig}
*/
export default {
base: process.env.NODE_ENV === 'production' ? '/threejs-procedural-planets/' : ''
}

0 comments on commit bfaf295

Please sign in to comment.