toastdotdev / toast

The best place to stack your JAM. Toast is a Jamstack framework
153 stars 13 forks source link

esinstall aliases in esm/module-alias loader #59

Open ChristopherBiscardi opened 3 years ago

ChristopherBiscardi commented 3 years ago

We currently hardcode aliases for esm using a loader and commonjs in that same loader.

These aliases should likely come from esinstall, with defaults set for what we typically expect users to do.