[internal] Keep the .cjs extension when compiling source files (#12820)

* [internal] Keep the .cjs extension when compiling

* yarn
This commit is contained in:
Nicolò Ribaudo
2021-02-25 18:03:05 +01:00
committed by GitHub
parent 74db827c0a
commit b17231e1af
6 changed files with 19 additions and 3 deletions

View File

@@ -56,6 +56,7 @@
"gulp-filter": "^5.1.0",
"gulp-newer": "^1.0.0",
"gulp-plumber": "^1.2.1",
"gulp-revert-path": "^2.0.0",
"husky": "^3.0.0",
"jest": "^26.6.1",
"lint-staged": "^9.2.0",