Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 185005c

Browse files
committed
noConflict added +fresh database dump added
1 parent f0c453f commit 185005c

File tree

4 files changed

+6951
-6950
lines changed

4 files changed

+6951
-6950
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import '@babel/polyfill';
1+
import '@babel/polyfill/noConflict';
22
import http from 'http';
33
import express from 'express';
44
import cors from 'cors';

0 commit comments

Comments
 (0)