Joel Jeske

Results 58 comments of Joel Jeske

> The other way is to pull out the hashes into an import map. That adds a level of indirection between the import paths and the actual hashed file names....

I am very interested in this being supported. I am a little bit concerned however, of the difficulty of making sure that the snapshots are generated identically inside a standard...

It would seem like the original issue of the `--watch mode doesn't pick up new files` is still relevant. I would think that another issue/pr would be created for plugins...

Awesome, thanks for the quick response. Hopefully I will get a chance to look at this sometime soon.

Have you had any more thoughts on this performance enhancement? It seems rough that we send 150kb of JS on each lookup.

Im seeing a significant slow down for each query compared to using `page.$` or even `page.evaluateHandler("document.querySelector()")`. I know that raw selectors are not very comparable to getting by text but...

Alternatively, you can set this in a json file and pass `--cpp_env_json cpp-env.json`. Easier and better than modifying the go code. file: cpp-env.json (Change to your needs) ``` { "ABI_LIBC_VERSION":...

Is there any progress on this? This feature would be extremely valuable. We currently have a very long running startup script (~30mins) and currently do not have a good strategy...

Any idea on what the plan would be for incorporating FSEvents? Were issues found in the experimentation? What can the community do at this point to help move this cause?

You are setting the option incorrectly. It should be a function or regex. Try this aggregatedReporterTest: /coverage|brief|istanbul|junit/i