reshape / standard

a standard plugin pack with modern template language features
Other
17 stars 6 forks source link

SugarML is not the default parser? #44

Closed tunnckoCore closed 6 years ago

tunnckoCore commented 6 years ago

Heya! I strongly believe that SugarML is not the default, cuz i don't see it as dependency here, nor in reshape - from here (reshape-standard) it just pass options.parser directly to the reshape.

I'll try it now, but to have it listed as issue ;d

tunnckoCore commented 6 years ago

Yup, i'm right. We should update the README :)

jescalan commented 6 years ago

You certainly are! Any interest in a PR to update it? Thanks for catching this 👬

drewwestrick commented 6 years ago

I'm having the same issue. Went ahead and created a pull request to move sugarml from devDep back to regular dep: https://github.com/reshape/standard/pull/47.

jescalan commented 6 years ago

Hey so just to be clear, sugarml is not the default, and isn't intended to be. The readme reflects that sugarml is not the default, and also contains a line on how to add it in, if you want 😁