0.0.1 • Published 9 years ago
angular-include-loader v0.0.1
ng-include-loader
angular ng-include loader for webpack
把ng-include的模板打到当前html
if you use webpack and angular ng-include directive, you may need this loader示例
{test: /formtpl\.html$/, loader: 'raw!ng-include-loader'},0.0.1
9 years ago