summaryrefslogtreecommitdiff
path: root/js/mock_builtin.js
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2018-07-22 03:14:52 +0200
committerBert Belder <bertbelder@gmail.com>2018-07-22 03:16:17 +0200
commit845f7215dbde5c4fa448d201c9f7ebbe986eedba (patch)
tree80ec819df0a5241fd5db1b28642d73a028c55fb0 /js/mock_builtin.js
parentdff5c16e85b9ee7e610d17792f8c301af1a9c458 (diff)
Replace packer with rollup
Diffstat (limited to 'js/mock_builtin.js')
-rw-r--r--js/mock_builtin.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/mock_builtin.js b/js/mock_builtin.js
new file mode 100644
index 000000000..f237ddf58
--- /dev/null
+++ b/js/mock_builtin.js
@@ -0,0 +1 @@
+export default undefined;