Skip to content

fix build script - #7

Closed
superle3 wants to merge 6 commits into
community-archive:mainfrom
superle3:ci/fix_build
Closed

fix build script#7
superle3 wants to merge 6 commits into
community-archive:mainfrom
superle3:ci/fix_build

Conversation

@superle3

@superle3 superle3 commented May 21, 2026

Copy link
Copy Markdown
  • change to esbuild as rollup was using outdated version, community plugins uses esbuild (and I knew esbuild better).

  • minify and remove sourcemap.

  • update release script to not use outdated actions to create an release

  • packages update where easily possible (typescript,eslint)

  • basic typescript fixes for null, but which uncovered a lot more.

immutable releases for attestations would have to be enabled or manual creation of attestation if thats preferable.

superle3 added 6 commits May 22, 2026 01:53
rollup config was outdated and since sample plugin uses esbuild, this also uses esbuild.
immutable to true to allow for immutable releases and editorconfig for the yaml files.
@superle3

superle3 commented May 21, 2026

Copy link
Copy Markdown
Author

oh #4 has pnpm issues, which this doesn't really resolve
uhhh, besides the release update it doesn't change much ig.

You still want this despite #4? For the pnpm issue i recommend switching to the offial version avoiding the post install script or posting it on npm.

@superle3 superle3 closed this May 22, 2026
@superle3
superle3 deleted the ci/fix_build branch May 22, 2026 00:19
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.

1 participant