my Chrome version is 66.0.3359.139, and I want to use es syntax directly in js. Why can"t it succeed? I don"t want to use babel and webpack,. I just want to experiment with Chrome"s support for es.
my project structure is shown below:
index page introduces main.js
main.jsperson.js
person