migrate to babel 7, webpack 4, dep updates, lots

This commit is contained in:
willyb321
2018-09-29 07:49:04 +10:00
parent 59d38cbd33
commit 06dc110025
8 changed files with 6752 additions and 7097 deletions

View File

@@ -1,4 +1,3 @@
import 'babel-polyfill';
import React from 'react';
import { render } from 'react-dom';
import '../less/app.less';