TheLarkInn / angular-starter-es6-webpack

This is an Angular Starter App with component and service generators using gulp for easy component development. Uses Karma-Mocha-Chai as testing suite and Babel Loader and Webpack for ES6
106 stars 48 forks source link

replace eval with proper es6 sourcemap in dev env. #11

Open spnc-omz opened 8 years ago

spnc-omz commented 8 years ago

replace eval with proper es6 sourcemap in dev env, don't forget package.json.

spnc-omz commented 8 years ago

Pull request #14 should resolve this.