Skip to content

Multiple patches, embedded on same page? #595

Discussion options

You must be logged in to vote

libs.core.min.jsand cables.min.js can be shared, ops.js basically needs to be combined, or renamed to ops1.js, ops2.js and so on. to not have duplicate ops, we have that option -C in https://github.com/cables-gl/cables-cli, maybe give that a try.

window.addEventListener("resize", ...);
window.addEventListener("orientationchange", ...);

should be fine for "responsiveness".

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@timpulver
Comment options

Answer selected by timpulver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants