Skip to content

Commit

Permalink
fix: site public path
Browse files Browse the repository at this point in the history
  • Loading branch information
sakitam-fdd committed Jul 31, 2024
1 parent b88ea8f commit fbf090e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playground/rsbuild.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ export default defineConfig({
],
}),
],
output: {
publicPath: '/rsbuild-plugin-glsl/',
},
},
postcss: {
postcssOptions: {
Expand Down

0 comments on commit fbf090e

Please sign in to comment.