Jul 26, 2017 · 1 min read
You should be able to proxy to whatever you want (including :80). It should work on the same principle; where the dev server injects the script/style tags as it would for a local SPA index.html file. Basically, set a conditional to load the static assets when in production mode (eg. CDN), and that’s it.
