Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle client and server with esbuild #941

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

aspeddro
Copy link
Contributor

@aspeddro aspeddro commented Mar 4, 2024

Archive:  rescript-vscode-8f6db88.vsix
  Length      Date    Time    Name
---------  ---------- -----   ----
     2736  2024-03-04 01:50   extension.vsixmanifest
      583  2024-03-04 01:50   [Content_Types].xml
      389  2024-03-04 01:50   extension/assets/switch-impl-intf-dark.svg
      389  2024-03-04 01:50   extension/assets/switch-impl-intf-light.svg
    29489  2024-03-04 01:50   extension/CHANGELOG.md
   368876  2024-03-04 01:50   extension/client/out/extension.js
     7318  2024-03-04 01:50   extension/client/package-lock.json
      263  2024-03-04 01:50   extension/client/package.json
     1111  2024-03-04 01:50   extension/grammars/rescript.markdown.json
    13785  2024-03-04 01:50   extension/grammars/rescript.tmLanguage.json
     1022  2024-03-04 01:50   extension/LICENSE.txt
     8004  2024-03-04 01:50   extension/logo.png
      437  2024-03-04 01:50   extension/Makefile
     6851  2024-03-04 01:50   extension/package.json
    14932  2024-03-04 01:50   extension/README.md
     1107  2024-03-04 01:50   extension/rescript.configuration.json
  9275096  2024-03-04 01:49   extension/server/analysis_binaries/darwin/rescript-editor-analysis.exe
  9507480  2024-03-04 01:47   extension/server/analysis_binaries/darwinarm64/rescript-editor-analysis.exe
 14308368  2024-03-04 01:46   extension/server/analysis_binaries/linux/rescript-editor-analysis.exe
      104  2024-03-04 01:50   extension/server/analysis_binaries/README.md
 11879192  2024-03-04 01:48   extension/server/analysis_binaries/win32/rescript-editor-analysis.exe
     1636  2024-03-04 01:50   extension/server/config.md
   259769  2024-03-04 01:50   extension/server/out/cli.js
    12802  2024-03-04 01:50   extension/server/package-lock.json
      817  2024-03-04 01:50   extension/server/package.json
      345  2024-03-04 01:50   extension/server/README.md
     1335  2024-03-04 01:50   extension/snippets.json
---------                     -------
 45704236                     27 files

Copy link
Collaborator

@zth zth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@zth zth merged commit 839349a into rescript-lang:master Mar 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants