atomicojs / atomico

Atomico a micro-library for creating webcomponents using only functions, hooks and virtual-dom.
https://atomicojs.dev
MIT License
1.15k stars 43 forks source link

fix: document validation in emulated test environment #103

Open israellopeztiscareno opened 1 year ago

UpperCod commented 1 year ago

I was reviewing the PR and in the tests I reviewed the update on the @atomico/astro (SSR) package, this breaks the use of astro build 🤔Now I'm looking into how to fix this