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

Update ESBuild and convert bin to TypeScript #541

Merged
merged 9 commits into from
Aug 27, 2023
Merged

Conversation

asportnoy
Copy link
Member

@asportnoy asportnoy commented Aug 27, 2023

  • Update ESBuild to v0.19 (latest). This is needed for some new TS features we want to use. There were some minor breaking changes here that should now be handled.
  • Convert bin to TypeScript via ESBuild. Adds a postinstall script to compile it.
  • Remove Parcel dependency, switch to using ESBuild for compiling CSS/SCSS. An advantage of this is we will not need to add parcel as a dependency inside of themes.

weblate and others added 5 commits August 26, 2023 19:06
Co-authored-by: Olaf Harlender <olafharlender@gmail.com>
Translate-URL: https://i18n.replugged.dev/projects/replugged/replugged/pl/
Translation: Replugged/Replugged
Co-authored-by: Raphaël <raphael.pilinski@protonmail.com>
Translate-URL: https://i18n.replugged.dev/projects/replugged/replugged/fr/
Translation: Replugged/Replugged
Co-authored-by: Sebastián <wqb7wgxke@mozmail.com>
Translate-URL: https://i18n.replugged.dev/projects/replugged/replugged/es/
Translation: Replugged/Replugged
@netlify
Copy link

netlify bot commented Aug 27, 2023

Deploy Preview for replugged-docs failed.

Name Link
🔨 Latest commit f546658
🔍 Latest deploy log https://app.netlify.com/sites/replugged-docs/deploys/64eaed2ba7b0640008bd523f

@asportnoy asportnoy added enhancement New feature or request refactor semver: minor Requires a minor semver version bump labels Aug 27, 2023
@asportnoy asportnoy changed the base branch from main to v4.7.0 August 27, 2023 06:36
Copy link
Member

@lexisother lexisother left a comment

Choose a reason for hiding this comment

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

Sure.

@asportnoy asportnoy merged commit 63807df into v4.7.0 Aug 27, 2023
8 checks passed
@asportnoy asportnoy deleted the esbuild-updates branch August 27, 2023 22:20
@asportnoy asportnoy added this to the v4.7.0 milestone Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor semver: minor Requires a minor semver version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants