diff options
Diffstat (limited to 'src/parser/README.md')
-rw-r--r-- | src/parser/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/parser/README.md b/src/parser/README.md deleted file mode 100644 index f44d45ecf..000000000 --- a/src/parser/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `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.
\ No newline at end of file |