https://netsuiteprofessionals.com logo
Title
n

NElliott

09/16/2020, 8:23 AM
Today, when creating a new UserEvent in Webstorm, the template being loaded is a 2.1 template. Is there something I can change so that I'm using 2.0 I don't want to use 2.1.
c

Chris Abbott

09/16/2020, 12:20 PM
You just need to change the comment in the file to "2.x".
k

karlenigma

09/16/2020, 8:36 PM
The new file creation is using the ES6 way of loading the endpoints. Just changing the comment wouldn’t work.
f

fkrauthan

09/16/2020, 10:19 PM
But what is your concern of the 2.1 template? It should be faster running with less issues?