- 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:
Brett Zamir
2019-12-21 15:35:19 +08:00
parent 8e12910f11
commit 97f64d2189
30 changed files with 711 additions and 821 deletions

View File

@@ -28,3 +28,5 @@ editor/external/*
editor/external/dom-polyfill/*
!editor/external/dom-polyfill/dom-polyfill.js
!editor/external/dynamic-import-polyfill
mochawesome-report