Skip to content

YonicDev/astro-bug-assets-node

Repository files navigation

Astro Bug Minimal Code Project

This is a project for an Astro bug where experimental assets does not work with Node.js SSR adapter.

Reproduction

Clone this repository, and run:

$ npm install
$ npm run build
$ node ./dist/server/entry.mjs

Follow the same steps if you're going to use an sandboxed environment:

Open in StackBlitz Open with CodeSandbox

About

Minimal repo for reporting an Astro bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published