astro/packages/astro-parser
github-actions[bot] 436a016408
Version Packages (#285)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-06-02 12:49:05 -04:00
..
src Improve “file not found” error display (#288) 2021-06-02 09:53:24 -06:00
CHANGELOG.md Version Packages (#285) 2021-06-02 12:49:05 -04:00
package.json Version Packages (#285) 2021-06-02 12:49:05 -04: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.