[SOLVED] Does PlayCanvas support ES6?

Snipaste_2019-10-14_11-08-23
Playcanvas does not support ES6?
Can I switch to ES6?
If I do this, will there be other problems?
Thx:)

@will

You can ignore the warnings and use ES6 but not all browsers support it. PlayCanvas editor does not do any transpiling

See this thread for more details How to enable es6?

:smiling_face_with_three_hearts:Thx for your reply yaustar :slight_smile: