With the new Defold version (1.2.162) I get this error when bundling to HTML5:
No key, method or field with name 'DEFOLD_DEV_HEAD' on line 61
I’m using the standard Facebook Instant HTML template, unedited, from the fbinstant plugin.
With the new Defold version (1.2.162) I get this error when bundling to HTML5:
No key, method or field with name 'DEFOLD_DEV_HEAD' on line 61
I’m using the standard Facebook Instant HTML template, unedited, from the fbinstant plugin.
Submitted a PR which appears to fix the issue:
https://github.com/defold/extension-fbinstant/compare/master...totebo:patch-4
Thanks. Merged your PR: