First working version of babel

This commit is contained in:
Tyler Long
2017-04-17 22:34:25 +08:00
parent 4032824c79
commit 5d68359eb6
11 changed files with 22 additions and 18 deletions

View File

@@ -9,3 +9,6 @@
- dist
- docs
- what's the correct way to change logLevel as an end user?
- d3 v3 doesn't support 'use strict'
- babel-plugin-transform-remove-strict-mode
- need to remove it after upgrading to d3 v4