Skip to content

Rename env files#95

Merged
sergeuz merged 5 commits intomasterfrom
change-env-asset-name/sc-137278
Jan 30, 2026
Merged

Rename env files#95
sergeuz merged 5 commits intomasterfrom
change-env-asset-name/sc-137278

Conversation

@sergeuz
Copy link
Member

@sergeuz sergeuz commented Jan 30, 2026

  • Rename assets containing env vars from env-vars to env.
  • Rename the file containing a JSON with env vars from env/env-vars.json to ./env.json in the .zip bundle.
  • Change how the size of the env data is calculated.

@sergeuz sergeuz requested a review from monkbroc January 30, 2026 17:30
Comment on lines +1398 to +1399
// Legacy directory used by old versions of the library
(dir === 'env' && path.extname(entry.path) === '.json')) {
Copy link
Member

Choose a reason for hiding this comment

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

No need for this as the feature hasn't been released. Let's keep it simple.

@sergeuz sergeuz merged commit c290475 into master Jan 30, 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.

2 participants