lasso-js / lasso

Advanced JavaScript module bundler, asset pipeline and optimizer
582 stars 75 forks source link

Upgrade esprima - Fixes #225 #226

Closed philidem closed 6 years ago

philidem commented 6 years ago

This fixes #225.

NOTE: We have a bit of a dependency problem because marko-starter and marko-magic pull in different versions of lasso. We need to upgrade lasso in marko-starter and make lasso a peer dependency in marko-magic.

I have a PR to fix marko-magic. See https://github.com/mlrawlings/marko-magic/pull/1

austinkelleher commented 6 years ago

Yeah had to do the same thing for Marko recently. Thanks for the fix.

austinkelleher commented 6 years ago

Published lasso@lasso@3.0.0-beta.1. I think we should consider back porting this change to Lasso v2.