cds-astro / aladin-lite

An astronomical HiPS visualizer in the browser
https://aladin.cds.unistra.fr/AladinLite/
GNU General Public License v3.0
102 stars 41 forks source link

upgrade vite-to-level-await #162

Closed ManonMarchand closed 5 months ago

ManonMarchand commented 5 months ago

~This PR switches to reference stable versions of healpix and moc libraries~

This was done in commit 93a7c7c6425bf1b2d735e235af22cda640772429 .

This PR only upgrades the vite-top-level-await dependency now

Fixes #159

ManonMarchand commented 5 months ago

Looks like the healpix cells and the grid are broken by this. Switching to draft.

bmatthieu3 commented 5 months ago

@fxpineau @ManonMarchand - The intersect_parallel from special_point_finder and the previous one (now commented in cdshealpix) seem to behave differently. For the moment you can compile aladin lite but the grid does not work. I will see once I come back.

ManonMarchand commented 5 months ago

Merged the commit on vite-top-level-await upgrade since the other one was already pushed to develop