Skip to content

fix(1.x) - hash server function ids#2143

Open
lxsmnsyc wants to merge 3 commits into
1.xfrom
fix-1.x-server-id
Open

fix(1.x) - hash server function ids#2143
lxsmnsyc wants to merge 3 commits into
1.xfrom
fix-1.x-server-id

Conversation

@lxsmnsyc
Copy link
Copy Markdown
Member

This PR obfuscates function ids generated for server functions by hashing (using xxhash32). This is to hide the file structure being exposed by the transform.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for solid-start-landing-page ready!

Name Link
🔨 Latest commit 8736f99
🔍 Latest deploy log https://app.netlify.com/projects/solid-start-landing-page/deploys/6a03d5db9442e200083e498a
😎 Deploy Preview https://deploy-preview-2143--solid-start-landing-page.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 12, 2026

⚠️ No Changeset found

Latest commit: 8736f99

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 12, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@solidjs/start@2143

commit: 8736f99

Comment thread packages/start/config/index.js Outdated
Co-authored-by: mizulu <202852165+mizulu@users.noreply.github.com>
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