cdowdy / bolt-tinypng

Bolt Extension Using TinyPNG API to optimize images
7 stars 2 forks source link

previewTemplate throws error on non tinypng pages #8

Closed cdowdy closed 7 years ago

cdowdy commented 7 years ago

dropzone looks for the preview template with

previewTemplate: document.getElementById('dropzone-preview').innerHTML,

This causes errors on pages without the the upload form