asset-builder
asset-builder copied to clipboard
Globs should be fault tolerant.
Expect, write tests for, and circumvent:
- [ ] People specifying globs like "./scripts/src.js" instead of "scripts/src.js"
- [ ] write tests
- [ ] fix
- [ ] path object properties without trailing slashes
- [ ] write tests
- [ ] fix