3D FlipBook - Remove use of eval so we can set our CSP header to not have to allow unsafe-eval
j***t@madewithfuture.com
2023-04-27
2023-04-27
Currently it looks like there are 2-3 places in code that use eval Javascript, security is needing to tighten up the CSP policy and we're unable to while using this library, is there a way around this?