jyp / dante

389 stars 52 forks source link

dante requires snack. #135

Closed crocket closed 4 years ago

crocket commented 4 years ago

Is it possible to use dante without snack?

jyp commented 4 years ago

Definitely. Delete the snack-specific files from your project (package.yaml ?) or delete the 'snack' entry from your dante-methods-alist to never even attempt to use snack.

Also, please advise if the snack entry is incorrectly defined.

crocket commented 4 years ago

Thanks, man.