astro/packages/astro-parser
Francois Valdy 5f5dc60976
Add missing licenses to published packages (#2166)
* chore: add missing licenses

* chore: update package.json info

Co-authored-by: Nate Moore <nate@skypack.dev>
2021-12-13 15:14:34 -06:00
..
src Improve GitHub Actions (#2041) 2021-11-29 15:11:15 -06:00
CHANGELOG.md Version Packages (#1928) 2021-11-19 13:01:50 -08:00
package.json Add missing licenses to published packages (#2166) 2021-12-13 15:14:34 -06:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
tsconfig.json tsconfig fix (#752) 2021-07-19 18:23:39 -07: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.