aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/exit.js
blob: fb28b1fb4de06fa46a41e50f7ef5fad206dd6874 (plain) (blame)
1
2
process.exit(0);
throw new Error("Well that didn't work");
nals'>preact-shared-signals Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/packages/renderers/renderer-solid/static-html.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-02Allow special characters in filenames (#2091)Gravatar Drew Powers 4-1/+16
2021-12-02Add tests for assets using imports (#2090)Gravatar Matthew Phillips 4-0/+23
2021-12-02fix: renderer behavior with no children (#2078)Gravatar Nate Moore 27-19/+356
2021-12-02Improve CSS import ordering, fix empty CSS outputs (#2081)Gravatar Drew Powers 4-12/+50
2021-12-02[experiment] ignore netlify builds outside of docs and wwwGravatar Nate Moore 3-4/+2
2021-12-02[experiment] Netlify Ignore (#2080)Gravatar Nate Moore 2-0/+4
2021-12-02Makes Astro.resolve return root-relative paths (#2048)Gravatar Matthew Phillips 5-4/+35
2021-12-02Invalidate based on modulePath (#2086)Gravatar Matthew Phillips 2-7/+9
2021-12-01Update ci.yml (#2077)Gravatar Fred K. Schott 1-2/+7
2021-12-01[ci] yarn formatGravatar natemoo-re 2-4/+4
2021-12-01Improving error messages for invalid client hydration directives (#2076)Gravatar Tony Sullivan 6-0/+64
2021-12-01Upgrade compiler to 0.5.4 (#2057)Gravatar Matthew Phillips 3-6/+6
2021-12-01Render void elements as self-closing tags (#2064)Gravatar Jonathan Neal 5-1/+64
2021-12-01Allow importing of rehype plugins (#2075)Gravatar Drew Powers 3-1/+11
2021-12-01fix: release notes (#2074)Gravatar Nate Moore 1-1/+3
2021-12-01[ci] yarn formatGravatar natemoo-re 1-2/+2
2021-12-01Prevent unknown keys in markdownOptions (#2073)Gravatar Ian VanSchooten 2-0/+7
2021-12-01Add migration guide for markdownOptions (#2070)Gravatar Ian VanSchooten 1-0/+23
2021-12-01German translation - docs (#1830)Gravatar borisv 15-109/+1537
2021-12-01Enforce consistent import order of CSS (#2065)Gravatar Drew Powers 11-11/+134
2021-11-30[ci] release (#2059)astro@0.21.6Gravatar github-actions[bot] 26-37/+32
2021-11-30Modify changeset for #2052 (#2067)Gravatar Drew Powers 1-1/+1