atom-twitch icon indicating copy to clipboard operation
atom-twitch copied to clipboard

Question: Polymer imports

Open Pupix opened this issue 9 years ago • 1 comments

Hello!

I was wondering why did you decide to jump through all these hoops with init-polymer and polymer-es6, decorators, having a different declaration syntax with static properties ecc.

Why not just use polybuild to vulcanize your components and bypass the CSP check?

Is there any advantage using the former method instead of the latter?

Cheers.

Pupix avatar Nov 20 '15 09:11 Pupix

Because I don't want to run a build process every time I edit a file. We shouldn't need to vulcanize

anaisbetts avatar Dec 01 '15 22:12 anaisbetts