fix(context): remove use of current-context
This commit is contained in:
@ -4,9 +4,6 @@
|
|||||||
"port": 3000,
|
"port": 3000,
|
||||||
"legacyExplorer": false,
|
"legacyExplorer": false,
|
||||||
"remoting": {
|
"remoting": {
|
||||||
"context": {
|
|
||||||
"enableHttpContext": false
|
|
||||||
},
|
|
||||||
"rest": {
|
"rest": {
|
||||||
"handleErrors": false,
|
"handleErrors": false,
|
||||||
"normalizeHttpPath": false,
|
"normalizeHttpPath": false,
|
||||||
|
Reference in New Issue
Block a user