Skip to content

Commit

Permalink
Merge pull request #4 from sakitam-fdd/dev
Browse files Browse the repository at this point in the history
fix: site public path
  • Loading branch information
sakitam-fdd authored Jul 31, 2024
2 parents c1d32ac + fbf090e commit 2ab508e
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 2ab508e

Please sign in to comment.