Merge pull request #5941 from FreeCodeCamp/fix/update-babel-to-6.0
Update babel to 6.0
This commit is contained in:
@@ -6,7 +6,7 @@ import debugFactory from 'debug';
|
||||
import { dehydrate } from 'thundercats';
|
||||
import { renderToString$ } from 'thundercats-react';
|
||||
|
||||
import { app$ } from '../../common/app';
|
||||
import app$ from '../../common/app';
|
||||
|
||||
const debug = debugFactory('freecc:react-server');
|
||||
|
||||
|
Reference in New Issue
Block a user