Back to Qwik

README

starters/adapters/static/README.md

1.7.1273 B
Original Source

Static Site Generator (Node.js)

Be sure to configure your server to serve very long cache headers for the build/**/*.js files.

Typically you'd set the Cache-Control header for those files to public, max-age=31536000, immutable.

shell
npm run build.server