summaryrefslogtreecommitdiff
path: root/packages/astro-parser/README.md
blob: 3646d53ed8976c3f357c8c660511423997606167 (plain) (blame)
1
2
3
# `astro/parser`

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.