提交 1a4488da 编写于 作者: Y Yangshun Tay 提交者: ULIVZ

docs: fix incorrect plugin syntax (#1584)

上级 3eeb080e
......@@ -106,11 +106,10 @@ You can apply some plugins to the theme via `theme/index.js`.
```js
module.exports = {
plugins: [
'@vuepress/pwa',
{
['@vuepress/pwa', {
serviceWorker: true,
updatePopup: true
}
}]
]
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册