mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
f0d22b9332
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. |
||
---|---|---|
.. | ||
astro | ||
astro-prism | ||
create-astro | ||
integrations | ||
markdown/remark | ||
webapi |