Skip to content

Modernize build - #66

Merged
sixem merged 15 commits into
masterfrom
chore/modernize-build
Sep 6, 2026
Merged

Modernize build#66
sixem merged 15 commits into
masterfrom
chore/modernize-build

Conversation

@sixem

@sixem sixem commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Addresses some build/tooling concerns raised in #57.

  • Fix webpack configuration on modern Node versions; verified builds and tests on Node 20, 22 and 24.
  • Switch to pnpm with a pinned version and lockfile; update compatible dependencies.
  • Expand linting to all TypeScript, SCSS and build scripts, and fix existing findings.
  • Remove unused Babel tooling and obsolete loaders.
  • Define browser targets, improve CSS/font processing and fix development source maps.
  • Fix standalone generation with nested asset paths and add regression tests.
  • Make release packaging repeatable and non-destructive, with automated packaging checks.
  • Remove obsolete Travis configuration.
  • Refresh build instructions, automate the banner year and bump the version.

@sixem
sixem merged commit 94bdafa into master Sep 6, 2026
3 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.

1 participant