Skip to content

Migrate project to ESM - #362

Merged
elchininet merged 1 commit into
masterfrom
migrate_esm
Aug 2, 2026
Merged

Migrate project to ESM#362
elchininet merged 1 commit into
masterfrom
migrate_esm

Conversation

@elchininet

Copy link
Copy Markdown
Owner

This pull request migrates the project to ESM and add type: module to the package.json. Until now, the project was a mix of ESM syntax with workarounds to support CommonJS dependencies and packages like postcss-nested were not updated because they were only ESM. This has been solved in this pull request.

@elchininet elchininet added dependencies Pull requests that update a dependency file configuration demo labels Aug 2, 2026
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — migrate_esm into master

@elchininet
elchininet merged commit 9bd1457 into master Aug 2, 2026
2 checks passed
@elchininet
elchininet deleted the migrate_esm branch August 2, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration demo dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants