Use local font-robot file for development (#419)

Use font-roboto-local to replace font-roboto on development, to reduce page load time.
This commit is contained in:
Boyi C 2017-09-06 22:16:06 +08:00 committed by Paulus Schoutsen
parent 2249657681
commit 7333a00384

View File

@ -13,6 +13,7 @@
"app-storage": "^2.0.2",
"fecha": "~2.3.0",
"font-roboto-local": "~1.0.1",
"font-roboto": "PolymerElements/font-roboto-local#~1.0.1",
"google-apis": "GoogleWebComponents/google-apis#~2.0.0",
"iron-autogrow-textarea": "PolymerElements/iron-autogrow-textarea#^2.0.0",
"iron-flex-layout": "PolymerElements/iron-flex-layout#^2.0.0",