blob: 788fb723f6874751731afbdd7ecbdc5655c6a5e6 (
plain) (
blame)
1
2
3
4
5
6
|
BaguetteBox requires patching to make links to image files work.
To patch:
1. `patch node_modules/baguettebox.js/dist/baguetteBox.js baguetteBox-links-with-images-only.patch`
2. Use <https://skalman.github.io/UglifyJS-online/> to create `baguetteBox.min.js` (make sure the license comment is preserved)
|