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

Commit dc1f781

Browse files
committed
Merge branch 'develop' of https://github.com/DivanteLtd/vue-storefront-api into develop
# Conflicts: # var/catalog.json # var/catalog_de.json # var/catalog_it.json
2 parents 7e25568 + 185005c commit dc1f781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)