aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/cjs-loading-plugin.js
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/systemjs/test/tests/cjs-loading-plugin.js')
-rw-r--r--thirdparty/systemjs/test/tests/cjs-loading-plugin.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/systemjs/test/tests/cjs-loading-plugin.js b/thirdparty/systemjs/test/tests/cjs-loading-plugin.js
new file mode 100644
index 000000000..11dc2a5a4
--- /dev/null
+++ b/thirdparty/systemjs/test/tests/cjs-loading-plugin.js
@@ -0,0 +1 @@
+module.exports = require('./test.css!'); \ No newline at end of file