benmarch/angular-ui-tour

Difficult to debug with minified version - add "-d" to option

Closed this issue · 1 comments

Add option -d to enable sourcemaps

"build": "webpack -p -d --progress",

Will do.