atom-twitch
atom-twitch copied to clipboard
Question: Polymer imports
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.
Because I don't want to run a build process every time I edit a file. We shouldn't need to vulcanize