Skip to content
Antony Budianto edited this page May 21, 2016 · 1 revision

gulp build-webpack

This command will transpile all TypeScript files and then start bundle tmp/app/main.js and output it to tmp/app/bundle.js. The rest should be handled by gulp build-assets in tasks/build.js

Clone this wiki locally