summaryrefslogtreecommitdiff
path: root/src/compiler/codegen.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06Compiler cleanup (#64)Gravatar Matthew Phillips 1-68/+71
2021-04-02Fix React import (#55)Gravatar Drew Powers 1-2/+2
2021-04-01Annoying Lint PR #2 (#47)Gravatar Drew Powers 1-4/+20
2021-03-31Extract Astro styles to external stylesheets (#43)Gravatar Drew Powers 1-8/+26
2021-03-30[ci] npm run formatGravatar matthewp 1-2/+2
2021-03-30Resolve component URLs during compilation (#40)Gravatar Matthew Phillips 1-7/+18
2021-03-30Bundling! 🤘 (#36)Gravatar Matthew Phillips 1-3/+1
2021-03-26New hydration methods (#29)Gravatar Nate Moore 1-40/+56
2021-03-25Add React component SSR (#28)Gravatar Drew Powers 1-14/+15
2021-03-25First pass at the build (#27)Gravatar Matthew Phillips 1-28/+52
2021-03-25add component state, top-level await support (#26)Gravatar Fred K. Schott 1-0/+435