How can we enable es6 features for writing javascripts in atlassian plugin development ?
hello,
i just wanted to ask you if you find a solution,i’m also developing a plugin and i need the ES6 features.
best Regards.
Hi, did you find a solution to enable ES6? I am trying to use the fetch function in JavaScript to use my API but it doesn’t work as fetch comes with ES6. I need instead to use Ajax but the code is cleaner with fetch.
1 Like