Skip to content

Commit 61a2827

Browse files
committed
Update README.md
1 parent 4520a28 commit 61a2827

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ The following tasks are available and defined in `typhonjs-core-gulptasks`:
2424
- [test-basic](https://github.com/typhonjs/typhonjs-core-gulptasks/blob/master/tasks/test.js) - Sets process.env.TRAVIS and runs `eslint` and `jspm-bundle` tasks for basic testing. (Add `--travis` argument to run minimal in memory bundle op for Travis CI.)
2525

2626
Latest Update
27-
- 0.2.0: Added [esdoc-plugin-extends-replace](https://www.npmjs.com/package/esdoc-plugin-extends-replace) plugin support + updated [esdoc-plugin-jspm](https://www.npmjs.com/package/esdoc-plugin-jspm) to `0.3.1` which now does automatic parsing of JSPM packages.
27+
- 0.2.0:
28+
- Added [esdoc-plugin-extends-replace](https://www.npmjs.com/package/esdoc-plugin-extends-replace) plugin support + updated [esdoc-plugin-jspm](https://www.npmjs.com/package/esdoc-plugin-jspm) to `0.3.1` which now does automatic parsing of JSPM packages.
29+
- Added `importTasks` optional parameter which takes an array of task groups to load. The task groups are: 'esdoc', 'eslint', 'git', 'jspm', 'npm', 'test'.
2830

2931
Importing and using `typhonjs-core-gulptasks` is easy and streamlined.
3032

0 commit comments

Comments
 (0)