Skip to content

Commit

Permalink
Revert "Remove WSC plugin from demo build config."
Browse files Browse the repository at this point in the history
This reverts commit 170b1ab.
  • Loading branch information
f1ames committed Jan 12, 2021
1 parent 170b1ab commit 01f822a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion presets/demo-build-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ var CKBUILDER_CONFIG = {
'undo' : 1,
'uploadfile' : 1,
'uploadimage' : 1,
'wsc' : 1,
'wysiwygarea' : 1
},
languages : {
Expand Down Expand Up @@ -175,4 +176,4 @@ var CKBUILDER_CONFIG = {
'zh' : 1,
'zh-cn' : 1
}
};
};

0 comments on commit 01f822a

Please sign in to comment.