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
browsertest
lib
on
master
User selector
All users
All time
Commit history
Commits on Mar 7, 2018
Merge branch 'profiling-race' into jest
Show description for b579658
niieani
committed
b579658
View commit details
Copy full SHA for b579658
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
spelling: original
jsoref
committed
51e149f
View commit details
Copy full SHA for 51e149f
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Fix wrong regexp replacements
ooflorent
committed
aa217e9
View commit details
Copy full SHA for aa217e9
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
migrate should to expect, part 2 (manual)
niieani
committed
a6c2aca
View commit details
Copy full SHA for a6c2aca
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Migrate integration tests to Jest
ooflorent
committed
cd419d0
View commit details
Copy full SHA for cd419d0
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Deprecate System.import() parser plugin
Show description for 3fb63f9
ooflorent
committed
3fb63f9
View commit details
Copy full SHA for 3fb63f9
View code at this point
Browse repository at this point
Commits on May 25, 2017
fix browsertests
sokra
committed
6368dd0
View commit details
Copy full SHA for 6368dd0
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
`--module-bind` automatically appends -loader
Show description for 712a914
sokra
committed
712a914
View commit details
Copy full SHA for 712a914
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Chunk loading error handling
Show description for bf1f114
sokra
committed
bf1f114
View commit details
Copy full SHA for bf1f114
View code at this point
Browse repository at this point
allow browsertesting in older browsers
sokra
committed
383fd71
View commit details
Copy full SHA for 383fd71
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
testcase+fix for CommonsChunkPlugin and entries
sokra
committed
45fcb1f
View commit details
Copy full SHA for 45fcb1f
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
added node-webkit target (experimental)
Show description for bea08dc
sokra
committed
bea08dc
View commit details
Copy full SHA for bea08dc
View code at this point
Browse repository at this point
Commits on Mar 18, 2014
upgrade node browser replacements
sokra
committed
3364a26
View commit details
Copy full SHA for 3364a26
View code at this point
Browse repository at this point
Commits on Feb 3, 2014
bug fixing
sokra
committed
d3a9712
View commit details
Copy full SHA for d3a9712
View code at this point
Browse repository at this point
Commits on Dec 15, 2013
96 browser tests are in included in automated tests too
sokra
committed
16ebdb5
View commit details
Copy full SHA for 16ebdb5
View code at this point
Browse repository at this point
fixes #136
sokra
committed
d614f95
View commit details
Copy full SHA for d614f95
View code at this point
Browse repository at this point
Commits on Dec 8, 2013
support fancy array in AMD, support .replace and .split
sokra
committed
63f40c0
View commit details
Copy full SHA for 63f40c0
View code at this point
Browse repository at this point
Commits on Nov 27, 2013
make AMD require work without fn expr
sokra
committed
f5e6c6b
View commit details
Copy full SHA for f5e6c6b
View code at this point
Browse repository at this point
added tests for #123
sokra
committed
88dbaa4
View commit details
Copy full SHA for 88dbaa4
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
add short-circut test
sokra
committed
6de5bb1
View commit details
Copy full SHA for 6de5bb1
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
evaluate the callee in CallExpression, fixes #117
Show description for 415d161
sokra
committed
415d161
View commit details
Copy full SHA for 415d161
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
walk expression in require.ensure if not a fn expr
sokra
committed
bd56e83
View commit details
Copy full SHA for bd56e83
View code at this point
Browse repository at this point
Commits on Nov 3, 2013
fixes #114
Show description for a3cd3ba
sokra
committed
a3cd3ba
View commit details
Copy full SHA for a3cd3ba
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
allow loaders to load modules
Show description for 52b40b3
sokra
committed
52b40b3
View commit details
Copy full SHA for 52b40b3
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
updated dependencies
sokra
committed
b264620
View commit details
Copy full SHA for b264620
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
generate a valid expression when transforming define fixes #108
sokra
committed
9e83a0f
View commit details
Copy full SHA for 9e83a0f
View code at this point
Browse repository at this point
Commits on Sep 13, 2013
added options.define, evaluate conditionals, fixes #99
sokra
committed
a37948d
View commit details
Copy full SHA for a37948d
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
more fixes #26
sokra
committed
74cdfb7
View commit details
Copy full SHA for 74cdfb7
View code at this point
Browse repository at this point
Commits on Jun 15, 2013
removed the last TODO :)
sokra
committed
dabbab4
View commit details
Copy full SHA for dabbab4
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
added experimental deduplication support #47
sokra
committed
c30f16f
View commit details
Copy full SHA for c30f16f
View code at this point
Browse repository at this point
Commits on Apr 2, 2013
fixed edge cases
sokra
committed
e43ec62
View commit details
Copy full SHA for e43ec62
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
SourceMap support
sokra
committed
0de7c73
View commit details
Copy full SHA for 0de7c73
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
support labeled modules fixes #72
sokra
committed
38d3c87
View commit details
Copy full SHA for 38d3c87
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
Moved node libs for browser into separate package
sokra
committed
c1592df
View commit details
Copy full SHA for c1592df
View code at this point
Browse repository at this point
Commits on Feb 24, 2013
improved chunk loading
Show description for 9fe83b3
sokra
committed
9fe83b3
View commit details
Copy full SHA for 9fe83b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.