sebastian-software / edge

The Lerna Repository for Edge Platform
Apache License 2.0
33 stars 7 forks source link

Verify support of CDNs when bundling an application for production #10

Open swernerx opened 6 years ago

swernerx commented 6 years ago

We should test the bundling behavior of edge-boilerplate to verify if all URL handling is working correctly when trying to deliver static assets through a CDN instead of using the Express-server which powers the React rendering.