require("ng-loader?myModule!./file.js");
// adds below code the the file's source:
// exports["file"] = angular.module("myModule");
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
## License
MIT (http://www.opensource.org/licenses/mit-license.php)
forked from webpack-contrib/exports-loader
-
Notifications
You must be signed in to change notification settings - Fork 1
Webpack loader to export Angular.js modules
License
filearts/ng-loader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Webpack loader to export Angular.js modules
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 100.0%