Skip to content

chore: rename config && use advanced esm#7

Merged
nyqykk merged 4 commits intomainfrom
chore/config-change
Dec 1, 2025
Merged

chore: rename config && use advanced esm#7
nyqykk merged 4 commits intomainfrom
chore/config-change

Conversation

@nyqykk
Copy link
Copy Markdown
Collaborator

@nyqykk nyqykk commented Dec 1, 2025

change config name and use advanced esm in rslib esm format

rslib.config.ts Outdated
{ format: 'cjs', syntax: 'es2021' },
{
format: 'esm',
syntax: 'es6',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why targeting es6?

{ format: 'esm', syntax: 'es2021', dts: true },
{ format: 'cjs', syntax: 'es2021' },
{
format: 'esm',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

enable experiments.advancedEsm

@nyqykk nyqykk merged commit cccf5e2 into main Dec 1, 2025
2 checks passed
@nyqykk nyqykk deleted the chore/config-change branch December 1, 2025 07:28
@nyqykk nyqykk changed the title chore: rename config && use pure esm chore: rename config && use advanced esm Dec 2, 2025
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.

3 participants