on 2018 Dec 11 6:01 PM
Hello,
I have problems to make a build with webide fullstack. It seems that the arrow operator that I use for promises
Promise.all([fnfuntion]).then(function (values) {...}).catch(reason => {...
web ide does not accept it. I was able to remove the eslint error in the code, adding in the project settings (in validator configuration section adding to env section "env": {"es6": true} ) but the build continues to fail.
Do you know how I can force it to make a correct build?
This message appears on the console:
but I do not know how to force it.
Thanks and regards
Request clarification before answering.
Thank you very much Mahesh, something like that is what I was looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.