Oliver Weng

Results 9 comments of Oliver Weng

> auto forward ports how to use `"auto forward ports" option ` ? is it a cli option ? @code-asher

@jsjoeio thanks for the direction, I will test it out. but agreed, a cli option would be nicer to give user ability to turn it off on start

> confirmed the `auto forward ports` option works. thanks @code-asher

interestingly, when I shrink the project to bare minimum, the issue is gone, I will need to do more research.

> I think this is introduced as an issue with [this change](https://github.com/emotion-js/emotion/blob/main/packages/serialize/CHANGELOG.md#minor-changes). The server now defaults to using `emotion-serialize.cjs.js` while webpack will automatically use `development.cjs.js` version. The non-development version excludes...