polymer-dart icon indicating copy to clipboard operation
polymer-dart copied to clipboard

CSP in chrome app with polymer.dart

Open Kleak opened this issue 9 years ago • 3 comments

Should be cool if we can use polymer.dart inside a chrome app, actually there are csp issue

Kleak avatar Feb 12 '16 10:02 Kleak

Use polybuild

ghost avatar Mar 29 '16 11:03 ghost

yes i could but a transformer will be better, like that all the build process is under pub build ;) no need to install nodejs and install some npm module to compile dart code

Kleak avatar Mar 29 '16 11:03 Kleak

I see documentation and StackOverflow posts referencing the "csp" polymer transformer option but, as of Dart SDK v1.15 & 1.16.0-dev.4.0, pub build throws an invalid transformer option error.

So is csp available for the polymer transformer is not?

jlambright avatar Apr 09 '16 14:04 jlambright