astro/src
Matthew Phillips 7c10d563f2
Implements import.meta.request (#46)
This adds `import.meta.request` to pages (not components).
2021-03-31 16:47:03 -04:00
..
@types Extract Astro styles to external stylesheets (#43) 2021-03-31 13:04:18 -06:00
build Support for custom elements (#45) 2021-03-31 16:46:09 -04:00
compiler Implements import.meta.request (#46) 2021-03-31 16:47:03 -04:00
frontend Implement fallback capability (#44) 2021-03-31 16:10:27 -04:00
parser Support for custom elements (#45) 2021-03-31 16:46:09 -04:00
ast.ts Support for custom elements (#45) 2021-03-31 16:46:09 -04:00
build.ts Support for custom elements (#45) 2021-03-31 16:46:09 -04:00
cli.ts Absorb Snowpack config inside Astro (#32) 2021-03-26 13:14:32 -06:00
config.ts Bundling! 🤘 (#36) 2021-03-30 09:24:26 -04:00
dev.ts Bundling! 🤘 (#36) 2021-03-30 09:24:26 -04:00
logger.ts add component state, top-level await support (#26) 2021-03-25 00:00:22 -07:00
micromark-collect-headers.ts add component state, top-level await support (#26) 2021-03-25 00:00:22 -07:00
micromark-encode.ts Redesign pages, remove layout nesting (#24) 2021-03-24 16:01:28 -07:00
runtime.ts Implement fallback capability (#44) 2021-03-31 16:10:27 -04:00