Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Oct 22, 2024
1 parent 0d803ac commit 94c7092
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/react/rsbuild.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,4 @@ import { pluginReact } from '@rsbuild/plugin-react';

export default defineConfig({
plugins: [pluginReact()],
server: {
base: '/foo',
},
dev: {
assetPrefix: true,
},
});

0 comments on commit 94c7092

Please sign in to comment.