jspm / project

Roadmap and management repo for the jspm project
161 stars 8 forks source link

handlebars browser build #68

Open guybedford opened 4 years ago

guybedford commented 4 years ago

The main handlebars build at https://jspm.dev/npm:handlebars@4.7.6!cjs should be the browser build not the Node build.

This seems due to the "browser": { "." } mapping interacting with the cjs resolution process somehow, and needs further investigation.