Conversation
|
Absolutely. This PR was a proof of concept. I was hoping someone who knows more of the pretext configuration options would create folders for each configuration.
This could certainly be a secondary priority, but I really don't like relying on CDNs for all of these dependencies. I had a project that used MathJax from 10 years ago. Last time I checked, it stopped working because MathJax stopped running their CDN. Textbooks should be viewable for 30+ years. I do not trust any CDN that currently exists to be around at the same URL in 30 years. The multiple configurations issues should be easy to solve though. Since once the CSS is bundled (part of the bundling involves re-writing any CSS imports to read from |
Use
nodejsandviteto bundle CSS for distribution.