Micha Reiser

Results 702 comments of Micha Reiser
trafficstars

Currently blocked due to nodejs/node-addon-api#229

@serhiipalash Metro has its own per-file caching. Have you tried setting the [`cacheStores`](https://facebook.github.io/metro/docs/caching) in the metro config to an empty list (no caching, even for incremental builds) or set [`resetCache:...

> @MichaReiser > > * 2022.04.11: > > * `rome_js_parser/src/parser/rewrite_parser.rs:87:9` > > * ` ++0 [{+` > * `++ \\ [--()()(- * `--(-is[--(!is[{)` > * `--({ *[ )` > *...

I wouldn't implement this feature as `unstable` but rather have different presets: * stable: Default * experimental: Includes all experimental features. Can be enabled by a single `--experimental` flag that...

> Also, let's say we decided to make an experiment official (e.g. 1 out of 5 that we currently have), how do you plan to tell the user that now...

What's the goal of this. That we publish our code mirror plugin or that we integrate @IWANABETHATGUY 's code mirror plugin into our code base?

What's the total size of these new dependencies and the impact on build size? How does the new lexer raise unicode and escape sequence errors? How flexible is logos when...

> How could I inspect the bundle size? since the rome_bin has not dependent rome_json_parser yet What's the size of the new crate on its own? What's the size of...

Is the logic specific for `fbt`, meaning Prettier tests if the element name is `fbt` or is the rule about how Prettier formats e.g. commas following another element?

I think it's OK for us to close this for now. If you read this in the future and this is something that's dear to you, please open a new...