[Build] enable site pwa (#3736)

This commit is contained in:
neverland
2019-07-03 16:10:45 +08:00
committed by GitHub
parent 66459df72a
commit 3dd881a84d
14 changed files with 357 additions and 191 deletions

View File

@@ -31,7 +31,6 @@ module.exports = function (api) {
useESModules
}
],
'@babel/plugin-syntax-dynamic-import',
'@babel/plugin-transform-object-assign'
]
};