Package Exports
- @astrojs/parser
- @astrojs/parser/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@astrojs/parser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@astrojs/parser
⚠️ Notice
@astrojs/parserhas been deprecated. In previous versions ofastroit was responsible for parsing.astrofiles.astrohas since adopted the brand new@astrojs/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.