fix(v2): fix wrong dependency problem (#1460)

This commit is contained in:
Endi 2019-05-15 20:54:41 +07:00 committed by GitHub
parent 8055d59131
commit 4a30bf8947
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 11 additions and 17 deletions

View file

@ -5,7 +5,6 @@
* LICENSE file in the root directory of this source tree.
*/
import '@babel/polyfill';
import path from 'path';
import processMetadata from '../metadata';