Created
March 4, 2017 00:29
-
-
Save witzig/e22b65ff047b573e7d612ab0a9ca41c8 to your computer and use it in GitHub Desktop.
How can i use this code? I put it in mosaico.min.js and also create a new js file and embed it with mosaico. In both way this did'not work for me. Can you please help me out this?
If anyone is new to mosaico and node, like me, and is reading this wondering where to add this code, I've just added it to line 27 of /html/editor.html underneath plugins = [function(vm) {window.viewModel = vm;}];
(uncomment this line), and it works just fine :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, this was a lifesaver.