Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
This commit is contained in:
8
node_modules/rxjs/dist/esm/internal/config.js
generated
vendored
Normal file
8
node_modules/rxjs/dist/esm/internal/config.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export const config = {
|
||||
onUnhandledError: null,
|
||||
onStoppedNotification: null,
|
||||
Promise: undefined,
|
||||
useDeprecatedSynchronousErrorHandling: false,
|
||||
useDeprecatedNextContext: false,
|
||||
};
|
||||
//# sourceMappingURL=config.js.map
|
||||
Reference in New Issue
Block a user