Cannot start Aurelia app without eval()
问题 I have a working Aurelia SPA web app, but if I set in my web.config the Content-Security-Policy option like this <add name="X-Content-Security-Policy" value="default-src 'none'; frame-src 'self'; script-src 'self' https://code.jquery.com; connect-src 'self' https://*.core.windows.net; img-src 'self' data:; style-src 'self' https://fonts.googleapis.com 'unsafe-inline'; font-src https://fonts.gstatic.com 'self';"></add> I get this error on page load Uncaught (in promise) Error: (SystemJS)