Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
webpack
/
sass-loader
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
421
Star
3.9k
Code
Issues
2
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat!: convert source to native ES modules with dual ESM/CJS build
- #1322
#1322
Merged
alexander-akait
merged 13 commits into
main
webpack/sass-loader:main
from
claude/esm-conversion-babel-Nxxvo
webpack/sass-loader:claude/esm-conversion-babel-Nxxvo
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat!: convert source to native ES modules with dual ESM/CJS build
#1322
alexander-akait
merged 13 commits into
main
webpack/sass-loader:main
from
claude/esm-conversion-babel-Nxxvo
webpack/sass-loader:claude/esm-conversion-babel-Nxxvo
Copy head branch name to clipboard
Commits
Commits on May 13, 2026
feat!: convert source to native ES modules with dual ESM/CJS build
Show description for 96b97b6
claude
committed
96b97b6
View commit details
Copy full SHA for 96b97b6
Browse repository at this point
refactor: use ESM-style .js extension for all configs and tests
Show description for e2533ab
claude
committed
e2533ab
View commit details
Copy full SHA for e2533ab
Browse repository at this point
test: run tests against the ESM src loader and lock require/import shape
Show description for 76744a1
claude
committed
76744a1
View commit details
Copy full SHA for 76744a1
Browse repository at this point
Commits on May 14, 2026
fix: accept absolute paths and file: URLs as the implementation string
Show description for c38e1c6
claude
committed
c38e1c6
View commit details
Copy full SHA for c38e1c6
Browse repository at this point
test: drop the pre-test build and transpile via @babel/core in cjs.test
Show description for 8a8b83a
claude
committed
8a8b83a
View commit details
Copy full SHA for 8a8b83a
Browse repository at this point
test: unblock the two skipped implementation-option tests via mock.module
Show description for 297fc1e
claude
committed
297fc1e
View commit details
Copy full SHA for 297fc1e
Browse repository at this point
Commits on May 15, 2026
test: refactor
alexander-akait
committed
440b609
View commit details
Copy full SHA for 440b609
Browse repository at this point
test: refactor
alexander-akait
committed
67f8f43
View commit details
Copy full SHA for 67f8f43
Browse repository at this point
refactor: flatten dist to single directory with .cjs extension
Show description for b8fe5c2
claude
committed
b8fe5c2
View commit details
Copy full SHA for b8fe5c2
Browse repository at this point
fix: reconcile flat-dist refactor with upstream test/loader cleanup
Show description for af1003f
claude
committed
af1003f
View commit details
Copy full SHA for af1003f
Browse repository at this point
revert: drop the flat-dist babel rewrite and the `.default` unwraps
Show description for 22550cc
claude
committed
22550cc
View commit details
Copy full SHA for 22550cc
Browse repository at this point
test: keep mock.module exports live across Node 22 / 24 / 26
Show description for 663ff4f
claude
committed
663ff4f
View commit details
Copy full SHA for 663ff4f
Browse repository at this point
Commits on May 16, 2026
test: lower the mock.module live-exports cutoff from Node 26 to Node 24
Show description for 82b4fd1
claude
committed
82b4fd1
View commit details
Copy full SHA for 82b4fd1
Browse repository at this point
You can’t perform that action at this time.