UNPKG

@qwik.dev/core

Version:

An open source framework for building instant loading web apps at any scale, without the extra effort.

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 ```