ng-annotate loader for webpack
require('ng-annotate!./file.js');{
module: {
loaders: [
{ test: /\.js$/, loader: 'ng-annotate' }
]
}
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
require('ng-annotate!./file.js');{
module: {
loaders: [
{ test: /\.js$/, loader: 'ng-annotate' }
]
}
}