|
1 | | -/* 0 */ |
2 | | -/***/ function(module, exports, require) { |
| 1 | +([ |
| 2 | + function(module, exports, require) { |
3 | 3 | var __WEBPACK_LOCAL_MODULE_0__; |
4 | | - /* WEBPACK VAR INJECTION */(function(require, angular) {// deps with dots |
5 | | - (__WEBPACK_LOCAL_MODULE_0__ = module.exports = angular.module('myModule', [require(2).name, require(3).name])); |
6 | | - /* WEBPACK VAR INJECTION */}.call(exports, require, require(1))) |
7 | | -/***/ }, |
8 | | -/* 1 */ |
9 | | -/***/ function(module, exports, require) { |
10 | | - // stub for angular module |
11 | | -/***/ }, |
12 | | -/* 2 */ |
13 | | -/***/ function(module, exports, require) { |
| 4 | + (function(require, angular) { |
| 5 | + (__WEBPACK_LOCAL_MODULE_0__ = module.exports = angular.module('myModule', [require(2).name, require(3).name])); |
| 6 | + }.call(exports, require, require(1))) |
| 7 | +}, |
| 8 | +function(module, exports, require) { |
| 9 | +}, |
| 10 | +function(module, exports, require) { |
14 | 11 | var __WEBPACK_LOCAL_MODULE_0__; |
15 | | - /* WEBPACK VAR INJECTION */(function(require, angular) { |
16 | | - (__WEBPACK_LOCAL_MODULE_0__ = module.exports = angular.module('component/one', [])); |
17 | | - /* WEBPACK VAR INJECTION */}.call(exports, require, require(1))) |
18 | | -/***/ }, |
19 | | -/* 3 */ |
20 | | -/***/ function(module, exports, require) { |
| 12 | + (function(require, angular) { |
| 13 | + (__WEBPACK_LOCAL_MODULE_0__ = module.exports = angular.module('component/one', [])); |
| 14 | + }.call(exports, require, require(1))) |
| 15 | +}, |
| 16 | +function(module, exports, require) { |
21 | 17 | var __WEBPACK_LOCAL_MODULE_0__; |
22 | | - /* WEBPACK VAR INJECTION */(function(require, angular) { |
23 | | - (__WEBPACK_LOCAL_MODULE_0__ = module.exports = angular.module('component.two', [])); |
24 | | - /* WEBPACK VAR INJECTION */}.call(exports, require, require(1))) |
25 | | -/***/ } |
| 18 | + (function(require, angular) { |
| 19 | + (__WEBPACK_LOCAL_MODULE_0__ = module.exports = angular.module('component.two', [])); |
| 20 | + }.call(exports, require, require(1))) |
| 21 | +} |
| 22 | +]) |
| 23 | + |
0 commit comments