reduce node specific dependencies #742
Annotations
2 errors and 2 warnings
|
|
packages/happy-dom/src/window/Window.ts#L227
Replace `(process?.platform)·?` with `⏎↹↹↹↹↹process?.platform`
|
packages/happy-dom/src/window/Window.ts#L228
Replace `process.platform.charAt(0).toUpperCase()·+·process.platform.slice(1)·+·'·'·+·process.arch·` with `↹?·process.platform.charAt(0).toUpperCase()·+⏎↹↹↹↹↹↹··process.platform.slice(1)·+⏎↹↹↹↹↹↹··'·'·+⏎↹↹↹↹↹↹··process.arch⏎↹↹↹↹↹↹`
|
The logs for this run have expired and are no longer available.
Loading