UNPKG

@builder.io/qwik

Version:

An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

10 lines (6 loc) 274 B
## 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 ```