Polymer web app is not rendering any of the components
问题 I've created a React app that uses Google's Material Design Polymer components with react-polymer . When running my app through the webpack-dev-server, all Polymer components are rendering properly. But once I upload this to my Apache2 server on digitalocean, none of the components are rendering at all. I'm not receiving any network errors either of assets not being fetched. At first, I thought it was the mod_pagespeed that was stripping my styles and Polymer imports, but disabling it didn't