summaryrefslogtreecommitdiff
path: root/src/compiler/utils/patterns.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-03-25add component state, top-level await support (#26)Gravatar Fred K. Schott 1-3/+0
2021-03-16Bring compiler into Astro (#4)Gravatar Matthew Phillips 1-0/+3
* include source compiler * Import from JS * Conditionally use the instance contents Co-authored-by: Fred K. Schott <fkschott@gmail.com>