@@ -8,6 +8,7 @@ Documents configuration tasks managed by [robo-config](https://github.com/blackf
8
8
- <a name =" blackfluxrobo-config-plugin-task-idx-ref-structnpm-default " >:open_file_folder : </a > <a href =" #blackfluxrobo-config-plugin-task-ref-structnpm-default " >` struct/#npm-default ` </a >
9
9
- <a name =" blackfluxrobo-config-plugin-task-idx-ref-structforce-gardener " >:clipboard : </a > <a href =" #blackfluxrobo-config-plugin-task-ref-structforce-gardener " >` struct/force-gardener ` </a >
10
10
- <a name =" blackfluxrobo-config-plugin-task-idx-ref-structnpm-base " >:open_file_folder : </a > <a href =" #blackfluxrobo-config-plugin-task-ref-structnpm-base " >` struct/#npm-base ` </a >
11
+ - <a name =" blackfluxrobo-config-plugin-task-idx-ref-structtest-reg " >:clipboard : </a > <a href =" #blackfluxrobo-config-plugin-task-ref-structtest-reg " >` struct/test-reg ` </a >
11
12
- <a name =" blackfluxrobo-config-plugin-task-idx-ref-structtest-hot " >:clipboard : </a > <a href =" #blackfluxrobo-config-plugin-task-ref-structtest-hot " >` struct/test-hot ` </a >
12
13
- <a name =" blackfluxrobo-config-plugin-task-idx-ref-structtemplate-readme " >:clipboard : </a > <a href =" #blackfluxrobo-config-plugin-task-ref-structtemplate-readme " >` struct/template-readme ` </a >
13
14
- <a name =" blackfluxrobo-config-plugin-task-idx-ref-structtemplate-mocharc " >:clipboard : </a > <a href =" #blackfluxrobo-config-plugin-task-ref-structtemplate-mocharc " >` struct/template-mocharc ` </a >
@@ -87,7 +88,8 @@ Manage various configuration files for an open source npm package on github.
87
88
<code >│  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-srcindexjs " >index.js</a ></code ><br />
88
89
<code >└─  ; test</code ><br />
89
90
<code >  ;  ;  ; ├─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testhotjs " >hot.js</a ></code ><br />
90
- <code >  ;  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testindexspecjs " >index.spec.js</a ></code ><br />
91
+ <code >  ;  ;  ; ├─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testindexspecjs " >index.spec.js</a ></code ><br />
92
+ <code >  ;  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testregjs " >reg.js</a ></code ><br />
91
93
</ul >
92
94
</td >
93
95
<td align =" left " valign =" top " >
@@ -151,7 +153,8 @@ Manage basic project structure for npm package on github.
151
153
<code >│  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-srcindexjs " >index.js</a ></code ><br />
152
154
<code >└─  ; test</code ><br />
153
155
<code >  ;  ;  ; ├─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testhotjs " >hot.js</a ></code ><br />
154
- <code >  ;  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testindexspecjs " >index.spec.js</a ></code ><br />
156
+ <code >  ;  ;  ; ├─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testindexspecjs " >index.spec.js</a ></code ><br />
157
+ <code >  ;  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testregjs " >reg.js</a ></code ><br />
155
158
</ul >
156
159
</td >
157
160
<td align =" left " valign =" top " >
@@ -224,7 +227,8 @@ Manage basic project structure for npm package on github.
224
227
<code >│  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-srcindexjs " >index.js</a ></code ><br />
225
228
<code >└─  ; test</code ><br />
226
229
<code >  ;  ;  ; ├─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testhotjs " >hot.js</a ></code ><br />
227
- <code >  ;  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testindexspecjs " >index.spec.js</a ></code ><br />
230
+ <code >  ;  ;  ; ├─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testindexspecjs " >index.spec.js</a ></code ><br />
231
+ <code >  ;  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testregjs " >reg.js</a ></code ><br />
228
232
</ul >
229
233
</td >
230
234
<td align =" left " valign =" top " >
@@ -244,11 +248,40 @@ Manage basic project structure for npm package on github.
244
248
</tbody >
245
249
</table >
246
250
251
+ ###### :clipboard : <a name =" blackfluxrobo-config-plugin-task-ref-structtest-reg " >struct/test-reg</a > (<a href =" #blackfluxrobo-config-plugin-task-idx-ref-structtest-reg " >` index ` </a >)
252
+
253
+ _ Updating <a href =" #blackfluxrobo-config-plugin-target-ref-testregjs " >test/reg.js</a > using <a href =" #blackfluxrobo-config-plugin-strat-ref-overwrite " >overwrite</a >._
254
+
255
+ - Create register file.
256
+
257
+ <table >
258
+ <tbody >
259
+ <tr>
260
+ <th>Targets</th>
261
+ <th>Requires</th>
262
+ </tr>
263
+ <tr>
264
+ <td align="left" valign="top">
265
+ <ul>
266
+ <code >project</code ><br />
267
+ <code >└─  ; test</code ><br />
268
+ <code >  ;  ;  ; └─  ; <a href =" #blackfluxrobo-config-plugin-target-ref-testregjs " >reg.js</a ></code ><br />
269
+ </ul >
270
+ </td >
271
+ <td align =" left " valign =" top " >
272
+ <ul >
273
+ <li ><a href =" #blackfluxrobo-config-plugin-req-ref-javascript " >javascript</a ></li >
274
+ </ul >
275
+ </td >
276
+ </tr >
277
+ </tbody >
278
+ </table >
279
+
247
280
###### :clipboard : <a name =" blackfluxrobo-config-plugin-task-ref-structtest-hot " >struct/test-hot</a > (<a href =" #blackfluxrobo-config-plugin-task-idx-ref-structtest-hot " >` index ` </a >)
248
281
249
282
_ Updating <a href =" #blackfluxrobo-config-plugin-target-ref-testhotjs " >test/hot.js</a > using <a href =" #blackfluxrobo-config-plugin-strat-ref-overwrite " >overwrite</a >._
250
283
251
- - Create custom loader file.
284
+ - Create loader file.
252
285
253
286
<table >
254
287
<tbody >
@@ -1651,11 +1684,17 @@ The code owner is the gatekeeper of the project, ultimately responsible for all
1651
1684
1652
1685
Execute all configured js-gardener tasks.
1653
1686
1687
+ ### <a name =" blackfluxrobo-config-plugin-target-ref-testregjs " >test/reg.js</a >
1688
+
1689
+ :small_blue_diamond : ` other `
1690
+
1691
+ * Registration hook to load custom loader.*
1692
+
1654
1693
### <a name =" blackfluxrobo-config-plugin-target-ref-testhotjs " >test/hot.js</a >
1655
1694
1656
1695
:small_blue_diamond : ` other `
1657
1696
1658
- * Custom loader to allow hot reloading of files for testing.*
1697
+ * Loader to allow hot reloading of files for testing.*
1659
1698
1660
1699
### <a name =" blackfluxrobo-config-plugin-target-ref-readmemd " >README.md</a > ([ ` link ` ] ( https://help.github.com/en/articles/about-readmes ) )
1661
1700
0 commit comments