I ran into an error while trying to integrate this into my bundler.
GulpUglifyError: unable to minify JavaScript
Caused by: SyntaxError: In strict mode code, functions can only be declared at top level or immediately within another function.
File: scripts/jquery.quick-modal.js
Line: 64
I ran into an error while trying to integrate this into my bundler.