aboutsummaryrefslogtreecommitdiffstats
path: root/dist-module/jquery.node-module-wrapper.slim.js
diff options
context:
space:
mode:
Diffstat (limited to 'dist-module/jquery.node-module-wrapper.slim.js')
-rw-r--r--dist-module/jquery.node-module-wrapper.slim.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist-module/jquery.node-module-wrapper.slim.js b/dist-module/jquery.node-module-wrapper.slim.js
new file mode 100644
index 000000000..900f32fc2
--- /dev/null
+++ b/dist-module/jquery.node-module-wrapper.slim.js
@@ -0,0 +1,4 @@
+import jQuery from "../dist/jquery.slim.js";
+const $ = jQuery;
+export { jQuery, $ };
+export default jQuery;