You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the Options seems to do nothing - defaults are not over-ridden.
.use(picsetGenerate({
path: '../img/picset', // or any other path related to MetalSmith source directory e.g.: img/picset/test
jpg: 90, // Dose not change from default
webp: 90 // Dose not change from default
}))
The text was updated successfully, but these errors were encountered:
Setting the Options seems to do nothing - defaults are not over-ridden.
The text was updated successfully, but these errors were encountered: