mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
.. | ||
parse | ||
utils | ||
config.ts | ||
index.ts | ||
interfaces.ts | ||
README.md | ||
Stats.ts |
astro/compiler
This directory is a fork of svelte/compiler
. It is meant to stay as close to the original source as possible, so that upstream changes are easy to integrate. Everything svelte-specific and unrelated to parsing (compiler, preprocess, etc) has been removed.