WIP babel 7

This commit is contained in:
David Kaltschmidt
2018-10-29 12:20:10 +01:00
parent 1f6df77a80
commit c1347e4ecb
6 changed files with 842 additions and 44 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import 'babel-polyfill';
import '@babel/polyfill';
import 'file-saver';
import 'lodash';
import 'jquery';