mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-29 02:01:43 +00:00
Upgrade to Babel 6
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// polyfill
|
||||
Object.assign = require('object-assign');
|
||||
|
||||
const dagre = require('dagre');
|
||||
const debug = require('debug')('scope:nodes-layout');
|
||||
const makeMap = require('immutable').Map;
|
||||
|
||||
Reference in New Issue
Block a user