I've followed the instructions to create a new knockout project, and when I run the out-of-the-box example, is not working. I am having the "Unexpected token import" at startup.js line 1, which is the following statement: "import 'jquery';"
Any ideas?