0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages
Okiki f0d22b9332 fix: replace serialize-javascript & random-bytes with custom internal modules
serialize-javascript relies on random-bytes and random-bytes relies on nodes crypto module, unfortunately the crypto module isn't available on the browser, so it breaks the repl. When one tries to upgrade the repl to the latest version of Astro, the browser complains about the missing crypto module. The changes shouldn't affect the behaviour of Astro in any meaning full way.
2022-04-26 21:52:35 +00:00
..
astro fix: replace serialize-javascript & random-bytes with custom internal modules 2022-04-26 21:52:35 +00:00
astro-prism [ci] update lockfile (#3153) 2022-04-20 09:42:31 -04:00
create-astro [ci] release (#3182) 2022-04-26 16:49:09 -04:00
integrations [ci] release (#3182) 2022-04-26 16:49:09 -04:00
markdown/remark [ci] update lockfile (#3153) 2022-04-20 09:42:31 -04:00
webapi [ci] update lockfile (#3162) 2022-04-22 10:04:01 -04:00