Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement build time optimizations #4137

Closed
sorvell opened this issue Nov 9, 2016 · 1 comment
Closed

Implement build time optimizations #4137

sorvell opened this issue Nov 9, 2016 · 1 comment
Assignees

Comments

@sorvell
Copy link
Contributor

sorvell commented Nov 9, 2016

In addition to polymer build and the polymer css build, there are a number of other possible build time optimizations that are worth exploring. Our current timeline is to invest in these features shortly after shipping version 2.0 of Polymer.

  • strip whitespace
  • pre-compile parsing of templates for bindings
  • pre-compile polymer classes to include behaviors and property effects
@sorvell sorvell added the 2.x label Nov 9, 2016
@sorvell sorvell self-assigned this Nov 9, 2016
@sorvell sorvell added the tools label Nov 9, 2016
@dfreedm dfreedm added p1 and removed p1 labels Feb 25, 2017
@sorvell sorvell added the p2 label Feb 25, 2017
@TimvdLippe TimvdLippe self-assigned this Aug 2, 2017
@TimvdLippe
Copy link
Contributor

Pre-building has been researched and a prototype is available at https://github.com/polymerlabs/loose-it Any further issues/improvements can be filed in that repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants