diff options
Diffstat (limited to 'client/src/shims/https.ts')
-rw-r--r-- | client/src/shims/https.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/shims/https.ts b/client/src/shims/https.ts new file mode 100644 index 000000000..1da6f8adb --- /dev/null +++ b/client/src/shims/https.ts | |||
@@ -0,0 +1 @@ | |||
module.exports = require('https-browserify'); \ No newline at end of file | |||