LasaleFamine / polymer-3-lit

Polymer 3 with lit-html implementation for rendering.
MIT License
7 stars 2 forks source link

Why use webpack over es modules? #2

Open ccutch opened 6 years ago

ccutch commented 6 years ago

Why use webpack and imports like "@polymer/polymer/..." over <script type="module" ...> and imports like "../node_modules/@polymer/...."