Results 57 issues of Simon Green

Other options for polyfill loading that may have benefits over Angular 2 quickstart suggested approach. polyfills.io service (for IE and Safari) core.js vs es6-shims + reflect-metadata specific core.js components needed...

### Describe the problem Seems like every day someone will have an issue with [trying to import types in `src/app.d.ts`](https://kit.svelte.dev/docs/types#app) ### Describe the proposed solution Why not make the `declare...

Minor tweak to example in docs ... Makes the github action to deploy a static site to github pages _slightly_ easier (can be copy-pasted) by removing need to edit the...

### Describe the bug The docs for `$env/dynamic/public` state: > This module provides access to **runtime environment variables**, as **defined by the platform you're running on**. For pre-rendered pages though,...

$env

### Describe the bug Importing from `$env/static/private` inside a file within a `src/hooks.server/` folder results in an incorrect error in dev mode: Internal server error: Cannot import $env/static/private into client-side...

When an app is updated, the version should change which will alter the path of the service worker. Existing clients will need their requests for the old version to be...

Instead of a fixed string, enable use of last mod time or hash of contents.

Instead of sending link preload headers and requiring a reverse proxy, use Go's inbuilt support for server push. Will require inbuilt SSL support first.

Make it AppEngine friendly