astro/packages/astro-parser
github-actions[bot] b863c05ae6
Version Packages (next) (#845)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-24 16:02:25 -07:00
..
src Introduce <style global> (#824) 2021-07-23 13:51:27 -04:00
CHANGELOG.md Version Packages (next) (#845) 2021-07-24 16:02:25 -07:00
package.json Version Packages (next) (#845) 2021-07-24 16:02:25 -07: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.