summaryrefslogtreecommitdiff
path: root/ext/websocket/01_websocket.js
diff options
context:
space:
mode:
authorAapo Alasuutari <aapo.alasuutari@gmail.com>2023-06-02 16:38:36 +0300
committerGitHub <noreply@github.com>2023-06-02 09:38:36 -0400
commit98461e2559a823c5042346db7edf811985c4e9a5 (patch)
tree4cbb86778efbee328a6aaaf4ec65c08df4a2a918 /ext/websocket/01_websocket.js
parent0104741d6fe7135565038f1f61e84d852bf2225d (diff)
chore(tools): Add core import-map (#19346)
Adds an import map of the core and ext JavaScript files. This was created manually but a script to create one automatically wouldn't be too much of a big thing either. This should make working on especially the Node polyfills much more pleasant, as it gives you feedback on if your imports are correct. Unfortunately the TypeScript declaration files of some of the internal modules clash with the import map and override the data from the actual files with data from the declaration files. Those do not contain all exports nor is their data always up to date. Still, this is much better than not having one.
Diffstat (limited to 'ext/websocket/01_websocket.js')
0 files changed, 0 insertions, 0 deletions