The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-05-06 | 1.4 kB | |
| v4.0.2 source code.tar.gz | 2019-05-06 | 262.1 kB | |
| v4.0.2 source code.zip | 2019-05-06 | 300.9 kB | |
| Totals: 3 Items | 564.3 kB | 0 | |
Fix
- Bind src/dest/symlink to the gulp instance to support esm exports (5667666) - Ref [standard-things/esm#797](https://github.com/standard-things/esm/issues/797)
Docs
- Add notes about esm support (4091bd3) - Closes #2278
- Fix the Negative Globs section & examples (3c66d95) - Closes #2297
- Remove next tag from recipes (1693a11) - Closes #2277
- Add default task wrappers to Watching Files examples to make runnable (d916276) - Closes #2322
- Fix syntax error in lastRun API docs (ea52a92) - Closes #2315
- Fix typo in Explaining Globs (5d81f42) - Closes #2326
Build
- Add node 12 to Travis & Azure (b4b5a68)