UNPKG

amp-react-renderer-plugin

Version:

:zap:Plugin make it painless to create React component based AMP page:zap:

8 lines 1.05 kB
{ "AMP_CDN_HOST": "https://cdn.ampproject.org", "EXT_SCRIPT_SRC_PREFIX": "https://cdn.ampproject.org/v0/", "AMP_BOILERPLATE_CODE": "<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>", "HTML_RENDERER_FILE_NAME": "AmpHtmlRenderer.js", "HTML_COMPONENT_FILE_NAME": "Html.amp.js", "HTML_COMPONENT_CSS_FILE_NAME": "Html.amp.css" }