diff options
Diffstat (limited to 'npm_assets/README-baguetteBox.md')
| -rw-r--r-- | npm_assets/README-baguetteBox.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npm_assets/README-baguetteBox.md b/npm_assets/README-baguetteBox.md new file mode 100644 index 0000000..788fb72 --- /dev/null +++ b/npm_assets/README-baguetteBox.md @@ -0,0 +1,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) |
