Skip to content

migrate build scripts to esmodules#17071

Merged
syuilo merged 2 commits intomisskey-dev:developfrom
anatawa12:scripts-esmodules
Jan 6, 2026
Merged

migrate build scripts to esmodules#17071
syuilo merged 2 commits intomisskey-dev:developfrom
anatawa12:scripts-esmodules

Conversation

@anatawa12
Copy link
Member

What

ビルドスクリプトのcommonjsをesmodulesに移行します。

partial port from #16983

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jan 6, 2026
@syuilo syuilo merged commit 38b3eec into misskey-dev:develop Jan 6, 2026
6 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in [実験中] 管理用 Jan 6, 2026
@syuilo
Copy link
Member

syuilo commented Jan 6, 2026

🙏

@anatawa12 anatawa12 deleted the scripts-esmodules branch January 6, 2026 10:56
Comment on lines +6 to +7
import { execSync } from 'note:child_process';
import * as fs from 'note:fs';
Copy link
Member

Choose a reason for hiding this comment

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

nodeのtypoっぽい

Copy link
Member Author

Choose a reason for hiding this comment

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

すみませんでした。=> #17076

m10i-0nyx pushed a commit to foundation0-link/misskey that referenced this pull request Feb 7, 2026
* chore: migrate build scripts to esmodules

* chore: do not use export default in build script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

2 participants