- Refactoring: Move build-html to build directory
- Optimization: Remove old build/tools closure/yuicompressor code - Testing: Produce mochawesome report - Testing: Cypress with multiple reporters (was expecting we'd need, but doesn't hurt to add for now) - Docs: Add testing badge - Docs: Reprioritize `docs` in commit lists (prioritize user-facing) - npm: Update `package-lock.json` (seems to have fixed so Cypress shows incremental results)
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
- `Enhancement: `
|
||||
- `Optimization: ` - Performance enhancements
|
||||
- `Localization:`
|
||||
- `Docs: `
|
||||
- `Update: ` - e.g., if updating a bundled library or updating code per a
|
||||
dependency's updated new API
|
||||
- `Refactoring: `
|
||||
- `Linting (<type>):` - Linting by type, e.g., "ESLint"
|
||||
- `Testing:`
|
||||
- `Docs: `
|
||||
- `Build: `
|
||||
- `npm` - Updates to dependencies, npm version, etc.
|
||||
|
||||
Reference in New Issue
Block a user