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 extension with webpack #36

Closed
t1m0thyj opened this issue Dec 20, 2022 · 3 comments
Closed

Bundle extension with webpack #36

t1m0thyj opened this issue Dec 20, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits

Comments

@t1m0thyj
Copy link
Member

t1m0thyj commented Dec 20, 2022

Like Zowe Explorer and the FTP extension 🙂 Some advantages of webpack are that it makes the VSIX install and launch faster.

@zFernand0 zFernand0 added the enhancement New feature or request label Mar 14, 2023
@zFernand0
Copy link
Member

Consider using Turbopack 😋

@zFernand0 zFernand0 added the priority-medium Not functioning - next quarter if capacity permits label Mar 14, 2023
@traeok
Copy link
Member

traeok commented Mar 14, 2023

Definitely not opposed to Turbopack, but if we are looking for something that is more matured (as Turbopack is in alpha), here are a few additional bundling options:

  • Vite
  • ESbuild
  • Snowpack
  • Rollup
    • Rolldown (?)

Update (3/15) - here's another option: https://github.com/farm-fe/farm

@zFernand0 zFernand0 transferred this issue from zowe/vscode-extension-for-cics Feb 5, 2024
@zFernand0
Copy link
Member

We are now using turbopack 🥳

@zFernand0 zFernand0 self-assigned this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits
Projects
Status: Closed
Development

No branches or pull requests

3 participants