1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-18 13:11:17 +02:00

Convert to babel-preset-env and upgrade build and linting packages. (#1557)

This commit is contained in:
Zach Schneider
2018-01-26 13:55:29 -05:00
committed by Ian Storm Taylor
parent 1467d687bd
commit 00165a3155
16 changed files with 554 additions and 471 deletions

View File

@@ -1,10 +1,4 @@
/**
* Polyfills.
*/
import 'babel-polyfill' // eslint-disable-line import/no-extraneous-dependencies
/**
* Dependencies.
*/