chore: update webpack and babel

This commit is contained in:
Nils Knappmeier
2019-11-24 00:03:02 +01:00
parent 1ade5a0892
commit 9888569dcb
14 changed files with 5123 additions and 1433 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/* eslint-disable no-console */
import Async from 'neo-async';
import fs from 'fs';
import * as Handlebars from './handlebars';
import Handlebars from './handlebars';
import {basename} from 'path';
import {SourceMapConsumer, SourceNode} from 'source-map';