Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
763 contributions in the last year
Contribution activity
October 2020
- Rich-Harris/snowpack-alias-bug HTML
- Rich-Harris/snowpack TypeScript
Created a pull request in lukeed/sirv that received 2 comments
create one file cache per instance
If you have multiple instances of sirv with different options...
const static_handler = sirv('static', { etag: true, setHeaders: res => { res.setHe…
Created an issue in sveltejs/rollup-plugin-svelte that received 8 comments
Synchronise with svelte.config.js
Two parts to this:
the plugin should accept a compilerOptions property, instead of just throwing top-level options at the compiler (we can detect …

