How to configure Babel to properly work with multiple folders?

前端 未结 0 674
野的像风
野的像风 2020-12-14 05:08

I have been using Babel for a while now and it properly converts my ES Next code to the dist folder with this command:

babel src --out-dir dist -         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题