Prototype: loading debug assets from a custom URL
Created by: limitedmage
How this works:
- User must be signed in and have
AllowDebugAssets
tag - Page must be loaded with
?debugAssetsUrl=<location>
URL, eg:?debugAssetsUrl=http://localhost:3080/.assets
- Webpack bundle is now loaded from that URL