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

@@ -1,7 +1,3 @@
{
"plugins": [
"external-helpers",
"syntax-import-meta",
"transform-modules-systemjs"
]
"plugins": ["external-helpers", "transform-modules-systemjs"]
}