You can see how *.es6 files are handled by default in this file: a requirement is declared to node, babel and webpack (currently without any particular version constraint), and the webpack command is executed, passing arguments to compile the main.es6 entr
Take a look in build.default.json
You can see how
*.es6files are handled by default in this file: a requirement is declared to node, babel and webpack (currently without any particular version constraint), and the webpack command is executed, passing arguments to compile themain.es6entr