2017-09-11 7 views

답변

1
open CMD 

NPM은 --save-DEV는

and then create a file named .babelrc in your project directory, write the following code in it. Save and run npm. 

    { 
     "plugins": ["transform-object-rest-spread"] 
    } 

Shared from https://github.com/kpilard 

을 바벨 - 플러그인 - 변환 - 객체 나머지는-확산 설치를
관련 문제