Tan Zi Gang

Results 20 comments of Tan Zi Gang

I am hoping have flag to exclude `pageExtensions` for app router when migrating from `page` folder

with latest 13.4.0, still have error: ```bash error - [resolve] node_modules/.pnpm/[email protected]/node_modules/opener/lib/opener.js node_modules/.pnpm/[email protected]/node_modules/opener/lib/opener.js:65:12 Error resolving commonjs request 61 | }); 62 | args = ["/c", "start", "\"\""].concat(args); 63 | } 64...

How about @mui/x-data-grid example ? hit some error with the config below: ```js modularizeImports: { '@mui/x-data-grid': { transform: '@mui/x-data-grid/{{member}}', }, '@mui/x-date-pickers': { transform: '@mui/x-date-pickers/{{member}}', }, }, ```

From my understanding.. this issue is cause by not init the posthog at the first place..? because I am disable init on development mode.. ```ts // only run at production...

it happen on latest version of [email protected] too.. it resolved when downgrade to [email protected]

https://github.com/webpack/webpack-dev-server/issues/1212#issuecomment-349329460 I also facing the same issue by today.. Still unable to solve using v3.4.2 only jpeg cannot load... I didn't see any diff in webp.enabled=false/true.. same result.. possible to...

REMEMBER in webp setting: webp: { enabled: false }

@antongolub can you explain how to avoid this? my pnpm install failed due to 'workspace:*' keyword set as version number.