Robert Laverty
Robert Laverty
im on the road driving home at the moment :/ my skype is roblav96. ill get in touch soon. thank you!!!
Not sure, I'll check and let you know.
set your `tsconfig.json` to use `es2016` libs.
@shiamalon tsconfig: ```json { "compilerOptions": { "module": "commonjs", "target": "es5", "lib": [ "es2016" ], "experimentalDecorators": true, "emitDecoratorMetadata": true, "skipLibCheck": true, "skipDefaultLibCheck": true, "removeComments": true, "pretty": true } } ```
@kentplaza it looks like you're using a hostname `xxxx.azurewebsites.net` which is not in the list of verified names.
@kentplaza ye currently there's no support for wildcards
@m3l7 i dont think i follow,
@m3l7 hmm, very strange. ill have to look into this tonight
@EddyVerbruggen my bad, i keep forgetting :X
@andy-tai Ah yes, that is entirely true :X I do plan on revamping the crap out of this plugin for nativescript v3