Closed austinkelleher closed 7 years ago
Support both of the following:
Old:
const lassoConfig = { require: { transforms: [...], resolver: { ... } } }
New:
const lassoConfig = { require: { transforms: [...] }, resolver: { ... } }
Support both of the following:
Old:
New: