Skip to content

Commit

Permalink
fix: plugin bundle config and dependencies env (nhn#1649)
Browse files Browse the repository at this point in the history
* chore: change chart, color-picker, uml bundle to umd for compatiblity of the webpack4

* env: add rollup plugin dev dependencies

* docs: fix the serve process
  • Loading branch information
js87zz authored Jul 7, 2021
1 parent be9edf6 commit e483780
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@
},
"devDependencies": {
"@toast-ui/release-notes": "^2.0.1",
"cross-env": "^6.0.3",
"rollup": "2.52.0",
"@rollup/plugin-typescript": "8.2.1"
"cross-env": "^6.0.3"
},
"dependencies": {
"prosemirror-commands": "^1.1.9",
Expand Down

0 comments on commit e483780

Please sign in to comment.