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
Branch selector
bugfix/browsertests
User selector
All users
All time
Commit history
Commits on Apr 23, 2018
fix browsertests
sokra
committed
446a07e
View commit details
Copy full SHA for 446a07e
Browse repository at this point
Merge pull request #6562 from joshunger/patch-2
Show description for a0bfab2
sokra
authored
a0bfab2
View commit details
Copy full SHA for a0bfab2
Browse repository at this point
Merge pull request #7051 from webpack/feature/type-utils-identifier
Show description for 0e73be3
sokra
authored
0e73be3
View commit details
Copy full SHA for 0e73be3
Browse repository at this point
Merge pull request #7050 from webpack/types/queue
Show description for ec6c9e8
sokra
authored
ec6c9e8
View commit details
Copy full SHA for ec6c9e8
Browse repository at this point
Add Queue typing
ooflorent
committed
6b583e3
View commit details
Copy full SHA for 6b583e3
Browse repository at this point
Commits on Apr 22, 2018
Merge pull request #7091 from webpack/feature/update-typescript-nightly
Show description for 77132ef
sokra
authored
77132ef
View commit details
Copy full SHA for 77132ef
Browse repository at this point
chore(deps): update ts nightly
TheLarkInn
committed
be00fa5
View commit details
Copy full SHA for be00fa5
Browse repository at this point
Commits on Apr 20, 2018
chore(pkg): update typescript nightly
TheLarkInn
committed
8a48a94
View commit details
Copy full SHA for 8a48a94
Browse repository at this point
update typedef to be more readable with @property
TheLarkInn
committed
f7790f8
View commit details
Copy full SHA for f7790f8
Browse repository at this point
Commits on Apr 17, 2018
4.6.0
sokra
committed
e7c8fa4
View commit details
Copy full SHA for e7c8fa4
Browse repository at this point
Merge pull request #7063 from webpack/bugfix/clone-optimization
Show description for 941be29
sokra
authored
941be29
View commit details
Copy full SHA for 941be29
Browse repository at this point
Merge pull request #7062 from webpack/bugfix/issue-6931
Show description for 3a5fda9
sokra
authored
3a5fda9
View commit details
Copy full SHA for 3a5fda9
Browse repository at this point
Clone optimization config in Defaulter
Show description for c47150c
sokra
committed
c47150c
View commit details
Copy full SHA for c47150c
Browse repository at this point
Merge pull request #6905 from xtuc/fix-handle-unknown-size
Show description for 3f99517
sokra
authored
3f99517
View commit details
Copy full SHA for 3f99517
Browse repository at this point
Merge pull request #6962 from justinhelmer/bug/6919
Show description for aee2491
sokra
authored
aee2491
View commit details
Copy full SHA for aee2491
Browse repository at this point
Merge pull request #7056 from webpack/feature/preload
Show description for ec4ec8e
sokra
authored
ec4ec8e
View commit details
Copy full SHA for ec4ec8e
Browse repository at this point
Merge pull request #7060 from webpack/test/any-comment-in-import
Show description for 0ff2901
sokra
authored
0ff2901
View commit details
Copy full SHA for 0ff2901
Browse repository at this point
fix bug which prevented some chunks to show up in Chunk.getAllAsyncChunks
Show description for 58ba91d
sokra
committed
58ba91d
View commit details
Copy full SHA for 58ba91d
Browse repository at this point
add test case for comments in import()
sokra
committed
946c4df
View commit details
Copy full SHA for 946c4df
Browse repository at this point
fix unstable sorting of ChunkGroups and add test
sokra
committed
8e2e19b
View commit details
Copy full SHA for 8e2e19b
Browse repository at this point
fix reversed order in Chunk.compareTo
sokra
committed
205ca62
View commit details
Copy full SHA for 205ca62
Browse repository at this point
Merge pull request #7059 from bastimeyer/bugfix/loaderplugin-recursive
Show description for babc8a4
sokra
authored
babc8a4
View commit details
Copy full SHA for babc8a4
Browse repository at this point
add mixed test case which also tests equal order sorting
sokra
committed
be79d6d
View commit details
Copy full SHA for be79d6d
Browse repository at this point
show preload and prefetch in stats
sokra
committed
873d7d4
View commit details
Copy full SHA for 873d7d4
Browse repository at this point
Fix LoaderPlugin not resolving recursively
bastimeyer
committed
e1930c2
View commit details
Copy full SHA for e1930c2
Browse repository at this point
Commits on Apr 16, 2018
preload in parallel to script download
sokra
committed
3417da5
View commit details
Copy full SHA for 3417da5
Browse repository at this point
hot.accept tap interceptor returns T/F based on the number of args
Show description for 2a7fdc4
Justin Helmer
committed
2a7fdc4
View commit details
Copy full SHA for 2a7fdc4
Browse repository at this point
rename priority to order
sokra
committed
17eb5b4
View commit details
Copy full SHA for 17eb5b4
Browse repository at this point
add test for prefetch, preload and script loading jsonp runtime
sokra
committed
57e09a6
View commit details
Copy full SHA for 57e09a6
Browse repository at this point
rename webpackPrefetchPriority to webpackPrefetch
Show description for 014e65e
sokra
committed
014e65e
View commit details
Copy full SHA for 014e65e
Browse repository at this point
add support for link preload/prefetch
Show description for 9cb1a66
sokra
committed
9cb1a66
View commit details
Copy full SHA for 9cb1a66
Browse repository at this point
Commits on Apr 15, 2018
Merge pull request #7048 from webpack/refactor/prepareOptions
Show description for e54af0d
sokra
authored
e54af0d
View commit details
Copy full SHA for e54af0d
Browse repository at this point
Merge pull request #7049 from bastimeyer/bugfix/output-globalobject-node-webkit
Show description for 1313300
sokra
authored
1313300
View commit details
Copy full SHA for 1313300
Browse repository at this point
Commits on Apr 14, 2018
refactor(types): add type comments for util/identifier
TheLarkInn
committed
0dbbcdd
View commit details
Copy full SHA for 0dbbcdd
Browse repository at this point
Move prepareOptions to test helpers
ooflorent
committed
e656231
View commit details
Copy full SHA for e656231
Browse repository at this point
Previous
Next
You can’t perform that action at this time.