lasso-js / lasso

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

feat: remove Marko as a dependency #310

Closed DylanPiercey closed 3 years ago

DylanPiercey commented 3 years ago

Switches the internal template builders to use regular functions with template strings instead of Marko.