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
Polymer Build has a construct called FileMapUrlLoader, that is essentially a redundant file loader backed by Polymer Analyzer. We should consider refactoring SyntheticFileMap to leverage a pattern like that.
Polymer Build has a construct called
FileMapUrlLoader, that is essentially a redundant file loader backed by Polymer Analyzer. We should consider refactoringSyntheticFileMapto leverage a pattern like that.