Victor Berchet
Victor Berchet
@laggery not yet. For now we did import igc-xc-score in a web worker to isolate the side effects. Our plan is to fork this package into https://github.com/vicb/flyxc and clean the...
You can check `apps/fxc-front/src/app/workers/optimizer.ts` and where it is loaded in flyxc
Closing as the `SortedSet` does not look to pollute the global namespace.
Thanks a lot for your work on this @JulianCataldo - I just sponsored you via your [BMAC](https://buymeacoffee.com/juliancataldo). If other people find your fork usefull, sponsoring it is a good way...
No worries @asyncLiz, I (and probably many others) have used your packages for a few years, thanks for your work on it 🙏 If it helps I can upload PR...
You probably have heard about the [Adapters API](https://github.com/vercel/next.js/discussions/77740), it is [released in alpha](https://nextjs.org/blog/next-16#build-adapters-api-alpha) with Next 16. We are currently working on updating Open Next (and the Cloudflare adapter) to use...
The error is ``` Project not found. The specified project name does not match any of your existing projects. [code: 8000007] ``` What is your project name on cloudflare.com -...
@zou-yu @Flowko this is now implemented (natively) in **cloudflare**. @pi0 not sure if you want to close this issue or leaving it open for `nodeless`
Thanks for the clarification @pi0! > 1. unenv support is not limited to cloudflare Yep, that's why I asked about closing this PR. > 2. even for cloudflare we **cannot**...
Ctrl + left click also works - not perfectly because the key handling in he 3D lib is not great. You can also use keyboard navigation (see ["Sceneview Navigation"](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html#sceneview-navigation:~:text=Read%20more-,SceneView%20navigation,-The%20view%20can))