Skip to content

Commit

Permalink
prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-sachdeva22 authored and BlackHole1 committed Aug 21, 2024
1 parent 87e8d20 commit 9752bc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/plugin/webpack/src/WebpackPlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,6 @@ the generated files). Instead, it is ${JSON.stringify(pj.main)}`);
},
historyApiFallback: true,
};

const overrides: Partial<WebpackDevServer.Configuration> = {
port: this.port,
setupExitSignals: true,
Expand Down

0 comments on commit 9752bc5

Please sign in to comment.