Archive plugins (#12117)

This commit is contained in:
Huáng Jùnliàng
2020-10-09 10:29:37 -04:00
committed by GitHub
parent ebec7c8baf
commit 62965e3880
24 changed files with 28 additions and 288 deletions

View File

@@ -21,7 +21,7 @@ for (const plugin of pluginConfig) {
allList += `"${plugin}": ${camelPlugin},`;
}
const fileContent = `// @flow
const fileContent = `
/*
* This file is auto-generated! Do not modify it directly.
* To re-generate run 'make build'