ng-module-loader

0.0.3 • Public • Published

Angular module loader for webpack

Usage

require("ng-loader?myModule!./file.js");
// adds below code the the file's source:
// exports["file"] = angular.module("myModule");

Documentation: Using loaders

License

MIT (http://www.opensource.org/licenses/mit-license.php)

Readme

Keywords

none

Package Sidebar

Install

npm i ng-module-loader

Weekly Downloads

7

Version

0.0.3

License

none

Last publish

Collaborators

  • anteriovieira
  • filearts