Hi everyone,
I would like to begin learning ES6 but before I need to know if WAB 2.0 can run on with it ?
Does anyone already do that ?
Thx by advance 😃
Solved! Go to Solution.
WAB does not support ES6 by default. But there are some tools that can build ES6 code to ES5 compatible code, such as babel.
WAB does not support ES6 by default. But there are some tools that can build ES6 code to ES5 compatible code, such as babel.