b636953770
- Add frontend/.npmrc (node-linker=hoisted; public-hoist-pattern for @next/env, styled-jsx, @swc/helpers) - Keep explicit deps: styled-jsx, @swc/helpers, @next/env - Verified standalone starts without MODULE_NOT_FOUND
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
node-linker=hoisted
|
|
public-hoist-pattern[]=@next/env
|
|
public-hoist-pattern[]=styled-jsx
|
|
public-hoist-pattern[]=@swc/helpers
|
|
|