chore: Add module mount point for Masonry

pull/10/head
parent d3fbc737fd
commit 2ad5baec49
Signed by: millironx
GPG Key ID: 09335146883990B9

@ -71,3 +71,7 @@ target = "assets/scripts/jquery"
[[module.mounts]]
source = "./node_modules/jquery-mask-plugin/dist"
target = "assets/scripts/jquery-mask-plugin"
[[module.mounts]]
source = "./node_modules/masonry-layout/dist"
target = "assets/scripts/masonry"

Loading…
Cancel
Save