first commit
This commit is contained in:
16
public/assets/libs/ckeditor4/bender-runner.config.json
Normal file
16
public/assets/libs/ckeditor4/bender-runner.config.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"bender": {
|
||||
"port": 9001
|
||||
},
|
||||
"server": {
|
||||
"port": 9002
|
||||
},
|
||||
"paths": {
|
||||
"ckeditor4": "../ckeditor4/",
|
||||
"runner": "./src/runner.html"
|
||||
},
|
||||
"browsers": {
|
||||
"linux": [ "chrome", "firefox" ],
|
||||
"macos": [ "safari" ]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user