preboot / angularjs-webpack

A complete, yet simple, starter for AngularJS using webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update to new isparta loader

phra opened this issue · comments

the actual isparta-instrumenter-loader has been deprecated in favor of isparta-loader.

we have to switch to the new loader.

i think we can safely merge #48 without side effects.

npm WARN deprecated isparta-loader@2.0.0: This package is deprecated in favor of istanbuljs/babel-plugin-istanbul

Should this be updated again?

@OmgImAlexis thanks for the info. i'll look into this later.