polymer-dart / polymerize

Other
29 stars 3 forks source link

Slow loading in safari/firefox #10

Open eloyleonardo opened 7 years ago

eloyleonardo commented 7 years ago

I'm looking for the dart and polymer 2. After finding the todo_dcc i made some test and really like the polymerize + dart + polymer 2. But it's very slow in the first load in safari or firefox. This happened due to the lack of vulcanize right? Is there anything that I can do to make it faster or the vulcanize it's the only way? And I notice that "transpiling" it's on the readme but not in the todo list. Do you have plans for this?

dam0vm3nt commented 7 years ago

I'm going to create a sample project demonstrating the capability to progressively load the application. This feature is unique to dartdevc type of builds and should in part balance the lack of tree-shaking optimization and vulcanization.