In edge.3.0.0.min.js you are referencing a source map for code debugging (sourceMappingURL=edge.3.0.0.min.map) unfortunately this source map is not available on your cdn or generated localy and thus results in a 404 network request when source map support is enabled in the browser.
By the way: Awesome that you are now supporting https on your cdn, thank you for that.
Regards
Florian