VueJS just builds two file to /dist folder. These files are build.js and build.map.js, why?
/dist
build.js
build.map.js
I am using webpack template of VueJ