Replies: 1 comment
-
When I tried to "rebuild" Eleventy with Parcel: https://github.com/mischnic/parcel-ssg, and ran into some problems/restrictions caused by Parcel's architecture. I imagine Astro would be similar in that regard, it's "just" a different language the sources are authored in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have made a command-line package that allows building/optimizing the Astro projects using Parcel.
https://github.com/aminya/astro-parcel
I wonder if it is possible to make this a transformer plugin
Beta Was this translation helpful? Give feedback.
All reactions