1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Upgrade minor packages (#20960)

* Upgrade minor packages

* Add dockerfile syntax back

* Update create-processor.js

* Update create-processor.js
This commit is contained in:
Kevin Heis
2021-08-19 12:57:39 -07:00
committed by GitHub
parent 5e40655c66
commit dc952b9dcf
7 changed files with 1524 additions and 2944 deletions

View File

@@ -1,4 +1,4 @@
export default function () {
export default function localization() {
const linkToEnglish = document.querySelector('#to-english-doc') as HTMLAnchorElement
if (linkToEnglish) {