-
Notifications
You must be signed in to change notification settings - Fork 20
Open
@vinyll
Description
Lego core itself has no dependencies.
However in order to compile components it still requires parsers.
We may try https://github.com/capricorn86/happy-dom or Deno dom parser to prevent from external libs (Bun does not provider a DOM parser).