Skip to content

Commit 8e7c6bd

Browse files
chore(deps): update (#1323)
1 parent a4e28f3 commit 8e7c6bd

6 files changed

Lines changed: 821 additions & 1538 deletions

File tree

.changeset/esm-conversion.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22
"sass-loader": major
33
---
44

5-
Convert source to native ECMAScript modules. The package now declares
6-
`"type": "module"` and exposes both an ESM and a CommonJS build via the
7-
`exports` field. CommonJS consumers continue to work via `require`, and
8-
ESM consumers can now `import` the loader directly.
5+
Convert source to native ECMAScript modules. The package now declares `"type": "module"` and exposes both an ESM and a CommonJS build via the `exports` field. CommonJS consumers continue to work via `require`, and ESM consumers can now `import` the loader directly.

0 commit comments

Comments
 (0)