stackbit / unibit

Stackbit's static site generator
https://docs.stackbit.com/unibit
MIT License
63 stars 10 forks source link

Issue with Lodash #4

Open slavakurilyak opened 4 years ago

slavakurilyak commented 4 years ago

Some deployments require lodash to be explicitly defined:

const _ = require("lodash");

See the relevant issue here: https://github.com/snipcart/stackbit-theme-planty/issues/10