Highlights
- 1 discussion answered
Block or Report
Block or report dominikg
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,074 contributions in the last year
Activity overview
Contributed to
sveltejs/vite-plugin-svelte,
sveltejs/kit,
dominikg/tsconfck
and 68 other
repositories
Contribution activity
May 2022
Created 27 commits in 12 repositories
Created 1 repository
- dominikg/sites Svelte
Created a pull request in sveltejs/sites that received 4 comments
chore: update to pnpm7 and enforce using it
unfortunately pnpm install decided to update a lot of versions in the lockfile, notably kit itself made a sizable jump. Needs to be verified if tha…
+130
−55
•
4
comments
Opened 23 other pull requests in 12 repositories
sveltejs/vite-plugin-svelte
1
open
6
merged
- refactor: replace jest with vitest using a similar approach as vite
- chore: update to pnpm 7.1.0 and install version from packageManager in ci
- chore: add missing changeset of previous PR #332
- fix: use different way to resolve inspector path (see #330)
- fix: downgrade pnpm engine to ensure ci installs an existing version
- docs: add example for inspector config
- Feat: open file inspector
vitejs/vite-ecosystem-ci
5
merged
dominikg/tsconfck
2
merged
sveltejs/svelte-hmr
1
open
svitejs/vite-plugin-env-config
1
merged
svitejs/vite-plugin-template
1
merged
svitejs/project-template
1
merged
svitejs/changesets-changelog-github-compact
1
merged
svitejs/svelte-preprocess-svg
1
merged
svitejs/svite
1
merged
vitejs/vite
1
merged
sveltejs/kit
1
merged
Reviewed 13 pull requests in 5 repositories
sveltejs/vite-plugin-svelte
7 pull requests
sveltejs/kit
3 pull requests
sveltejs/sites
1 pull request
vitejs/vite
1 pull request
svitejs/vite-plugin-qrcode
1 pull request
Created an issue in stackblitz/webcontainer-core that received 2 comments
file exported via pattern in export map cannot be found by vite
Describe the bug vite-plugin-svelte contains a new overlay user-interface that is injected into the dev page and loaded from a virtual module id th…
1 task done