Open
Description
Hi. I am developing a WordPress plugin by using CDN version of form-viewer and form-editor JS.
WordPress default libraries are using lodash 1.13.7 version, but when i use form-viewer.js, it is overriding WordPress's lodash version and it become v4.17.21. So it breaks WordPress system.
Can you give me some advice on how to fix this?