Skip to content

Commit

Permalink
docs: fix typo (#3098)
Browse files Browse the repository at this point in the history
  • Loading branch information
olvvlo authored Mar 3, 2020
1 parent 07db4b2 commit 7dd99cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/guide/migrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,11 @@ module.exports = {
icejs 默认入口文件为 `app.(js|ts)`,因此不需要在单独配置:

```json
{
"plugins": [
["build-plugin-fusion", {
"themePackage": "@icedesign/theme"
}]
}],
"./build.plugin.js"
]
}
Expand Down

0 comments on commit 7dd99cc

Please sign in to comment.