You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2022. It is now read-only.
I have set up a simple polymer project here that uses vulcanize and crisper. When I view index.html, there is a flash of unstyled content. I have tried adding the unresolved attribute to the body, but this did not work. It seems to be caused by waiting for the index.js file generated by crisper to load. Any idea on how to fix this?