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
.
JavaScriptExample
/
webpack
Public
forked from
webpack/webpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
webpack
test
cases
on
webpack-3
User selector
All users
All time
Commit history
Commits on Jan 29, 2018
fix(ConcatenatedModule): don't throw on arrays with empty values
Show description for 2aebfbe
ocombe
committed
2aebfbe
View commit details
Copy full SHA for 2aebfbe
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Add test for all amd arrow function cases & fix errors
Show description for 28f2ffe
bschlenk
committed
28f2ffe
View commit details
Copy full SHA for 28f2ffe
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Handle amd define with arrow function
bschlenk
committed
007b14e
View commit details
Copy full SHA for 007b14e
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
fix behavior and add a warning when trying to load an
Show description for b597322
sokra
committed
b597322
View commit details
Copy full SHA for b597322
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
fix crashes when imported module fails compiling
sokra
committed
1381f67
View commit details
Copy full SHA for 1381f67
View code at this point
Browse repository at this point
Merge pull request #5753 from simon-paris/master
Show description for be72b2a
sokra
authored
be72b2a
View commit details
Copy full SHA for be72b2a
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
add two tests for circular correctness of the chunk graph
sokra
committed
bcf86d4
View commit details
Copy full SHA for bcf86d4
View code at this point
Browse repository at this point
Added a test case
simon-paris
committed
ed75ab8
View commit details
Copy full SHA for ed75ab8
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Changes per review comments
chuckd
committed
30a591d
View commit details
Copy full SHA for 30a591d
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Fail to load named modules when using ConstArray dependencies
chuckd
committed
a2ad927
View commit details
Copy full SHA for a2ad927
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Add tests for .concat alongside template literals.
loganfsmyth
committed
08179b3
View commit details
Copy full SHA for 08179b3
View code at this point
Browse repository at this point
Rename template-string-specific folder to more general name.
loganfsmyth
committed
817f4f6
View commit details
Copy full SHA for 817f4f6
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
fixes #5624
sokra
committed
1fb9eb1
View commit details
Copy full SHA for 1fb9eb1
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
handle inner non-harmony dependencies correctly in ConcatenatedModule
Show description for af470a5
sokra
committed
af470a5
View commit details
Copy full SHA for af470a5
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
also generate a new identifier for interop name
Show description for 0e73a24
sokra
committed
0e73a24
View commit details
Copy full SHA for 0e73a24
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
fixes stack overflow with circular dependencies
Show description for bc67522
sokra
committed
bc67522
View commit details
Copy full SHA for bc67522
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
fixes #5096
sokra
committed
0b8023a
View commit details
Copy full SHA for 0b8023a
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
fix conflict handling
Show description for 8835751
sokra
committed
8835751
View commit details
Copy full SHA for 8835751
View code at this point
Browse repository at this point
tests and fixes
sokra
committed
a553c3d
View commit details
Copy full SHA for a553c3d
View code at this point
Browse repository at this point
Fix import order
sokra
committed
ec3aa7b
View commit details
Copy full SHA for ec3aa7b
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
[tests] Uncomment inject-free-vars test.
gdborton
committed
f2e1254
View commit details
Copy full SHA for f2e1254
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
added resolve.resolveWeak context testcase
sokra
committed
7f1186a
View commit details
Copy full SHA for 7f1186a
View code at this point
Browse repository at this point
add more spaces for more pretty code
sokra
committed
283b8ba
View commit details
Copy full SHA for 283b8ba
View code at this point
Browse repository at this point
rename eager-weak to weak in import() comment
Show description for 94e0fcb
sokra
committed
94e0fcb
View commit details
Copy full SHA for 94e0fcb
View code at this point
Browse repository at this point
remove .js extension from folder names
sokra
committed
7779847
View commit details
Copy full SHA for 7779847
View code at this point
Browse repository at this point
fix/feat($weak): add context support for resolveWeak + create eager-weak asyncMode
faceyspacey
authored and
sokra
committed
8bca2dc
View commit details
Copy full SHA for 8bca2dc
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
allow to use default export of root module in concatenated module in inner modules
Show description for a167a7e
sokra
committed
a167a7e
View commit details
Copy full SHA for a167a7e
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
Call imports with the correct context.
Show description for 6842d50
sokra
committed
6842d50
View commit details
Copy full SHA for 6842d50
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
emit correct code for requirejs.onError
sokra
committed
8a737f3
View commit details
Copy full SHA for 8a737f3
View code at this point
Browse repository at this point
emit correct code for typeof require.resolve(Weak) and require
Show description for b95af19
sokra
committed
b95af19
View commit details
Copy full SHA for b95af19
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
add test filter for ES6 constructs
sokra
committed
588db26
View commit details
Copy full SHA for 588db26
View code at this point
Browse repository at this point
rename shorthand properties correctly
Show description for ec96635
sokra
committed
ec96635
View commit details
Copy full SHA for ec96635
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
generate correct namespace objects
Show description for 9b58b7a
sokra
committed
9b58b7a
View commit details
Copy full SHA for 9b58b7a
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
fixes #5000
sokra
committed
1c538f9
View commit details
Copy full SHA for 1c538f9
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
fix for val-loader change
sokra
committed
a46e054
View commit details
Copy full SHA for a46e054
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.