anaisbetts / atom-twitch

Atom plugin for Live Coding
MIT License
34 stars 3 forks source link

Question: Polymer imports #3

Open Pupix opened 8 years ago

Pupix commented 8 years ago

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.

anaisbetts commented 8 years ago

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