Skip to content

Commit e6fbddc

Browse files
authored
chore(tools): remove whitespace
1 parent aa92f1c commit e6fbddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/pfe-tools/dev-server/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ function pfeDevServerPlugin(options: PfeDevServerInternalConfig): Plugin {
149149
};
150150
}
151151

152-
153152
function normalizeOptions(options?: PfeDevServerConfigOptions): PfeDevServerInternalConfig {
154153
const config = { ...getPfeConfig(), ...options ?? {} };
155154
config.site = { ...config.site, ...options?.site ?? {} };

0 commit comments

Comments
 (0)