Ultimately, what we should do is to generate and add a script-src item automatically for each inline script in the currently built index.html, and (for stage/prod builds) additionally an entry for each inline script in the currently deployed index.html.
Originally posted by @caugner in mdn/yari#6992 (comment)
Ultimately, what we should do is to generate and add a
script-srcitem automatically for each inline script in the currently builtindex.html, and (for stage/prod builds) additionally an entry for each inline script in the currently deployedindex.html.Originally posted by @caugner in mdn/yari#6992 (comment)