astro/packages/astro-parser
2021-05-28 18:28:46 -05:00
..
src [ci] yarn format 2021-05-26 18:31:27 +00:00
CHANGELOG.md chore: update astro-parser 2021-05-28 18:28:46 -05:00
package.json chore: update astro-parser 2021-05-28 18:28:46 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
tsconfig.json Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00

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.