From cc38ed243db255aa0e21622c27ff170bf5e13bfd Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Sat, 5 Sep 2015 14:40:51 +0200 Subject: [PATCH] CSP global note --- docs/module-formats.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/module-formats.md b/docs/module-formats.md index 6305ede6..0493983b 100644 --- a/docs/module-formats.md +++ b/docs/module-formats.md @@ -95,7 +95,7 @@ _CommonJS is loaded via XHR making it non-[CSP](http://www.html5rocks.com/en/tut When executing AMD, the global `module`, `exports` are temporarily removed, and the global `define` and `require` are set to the SystemJS AMD functions. -_By default AMD modules are loaded via `