boolean
false
By default, when the custom Web Server feature is enabled, the Middleware will use the Modern.js's syntax.
Enabling server.enableFrameworkExt
allows the use of syntax extensions from other frameworks.
Default usage:
After enabling it, the Middleware type will be exported from other namespaces, and syntax extensions from frameworks can be used:
The above code is pseudocode, and the specific usage needs to refer to the corresponding framework extension.