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:
2
client/node_modules/engine.io-client/build/esm/browser-entrypoint.js
generated
vendored
Normal file
2
client/node_modules/engine.io-client/build/esm/browser-entrypoint.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { Socket } from "./socket.js";
|
||||
export default (uri, opts) => new Socket(uri, opts);
|
||||
Reference in New Issue
Block a user