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
lib
dependencies
on
bugfix/browsertests
User selector
All users
All time
Commit history
Commits on Apr 17, 2018
Merge pull request #7056 from webpack/feature/preload
Show description for ec4ec8e
sokra
authored
ec4ec8e
View commit details
Copy full SHA for ec4ec8e
View code at this point
Browse repository at this point
Fix LoaderPlugin not resolving recursively
bastimeyer
committed
e1930c2
View commit details
Copy full SHA for e1930c2
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
rename priority to order
sokra
committed
17eb5b4
View commit details
Copy full SHA for 17eb5b4
View code at this point
Browse repository at this point
rename webpackPrefetchPriority to webpackPrefetch
Show description for 014e65e
sokra
committed
014e65e
View commit details
Copy full SHA for 014e65e
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
Merge pull request #6862 from mohsen1/ts
Show description for 10282ea
TheLarkInn
authored
10282ea
View commit details
Copy full SHA for 10282ea
View code at this point
Browse repository at this point
fix race condition when using loadModule
Show description for 985e6fb
sokra
committed
985e6fb
View commit details
Copy full SHA for 985e6fb
View code at this point
Browse repository at this point
remove unneeded member isImportEmitted
sokra
committed
a3df74b
View commit details
Copy full SHA for a3df74b
View code at this point
Browse repository at this point
set correct type in ContextDependency
sokra
committed
724987a
View commit details
Copy full SHA for 724987a
View code at this point
Browse repository at this point
More type fixes (these changes should be merged as separate PRs
Mohsen Azimi
authored and
sokra
committed
5b236e5
View commit details
Copy full SHA for 5b236e5
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Add missing class member initializations found by TypeScript
Mohsen Azimi
authored and
sokra
committed
589f40b
View commit details
Copy full SHA for 589f40b
View code at this point
Browse repository at this point
Merge pull request #7014 from webpack/refactor/amd_missing_fields
Show description for e320290
sokra
authored
e320290
View commit details
Copy full SHA for e320290
View code at this point
Browse repository at this point
Merge pull request #7011 from webpack/fix/object_shapes
Show description for 5401381
sokra
authored
5401381
View commit details
Copy full SHA for 5401381
View code at this point
Browse repository at this point
Merge pull request #7010 from webpack/fix/context_dependency_init
Show description for 25f8637
sokra
authored
25f8637
View commit details
Copy full SHA for 25f8637
View code at this point
Browse repository at this point
Merge pull request #6989 from mohsen1/extend-Template
Show description for 30da6c5
sokra
authored
30da6c5
View commit details
Copy full SHA for 30da6c5
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Define missing fields on AMD classes
ooflorent
committed
269a911
View commit details
Copy full SHA for 269a911
View code at this point
Browse repository at this point
Fix formatting
ooflorent
authored
3ae1df5
View commit details
Copy full SHA for 3ae1df5
View code at this point
Browse repository at this point
Always return object with the same shape
ooflorent
committed
54c0cd7
View commit details
Copy full SHA for 54c0cd7
View code at this point
Browse repository at this point
Add missing field definition in ContextDependency
ooflorent
committed
5649b9c
View commit details
Copy full SHA for 5649b9c
View code at this point
Browse repository at this point
Force LocalModuleDependency arity to 3
ooflorent
committed
b7af625
View commit details
Copy full SHA for b7af625
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Merge pull request #6950 from mohsen1/set-concat
Show description for 1d35f36
sokra
authored
1d35f36
View commit details
Copy full SHA for 1d35f36
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
Update HarmonyAcceptImportDependency.js
mohsen1
authored
e57f69e
View commit details
Copy full SHA for e57f69e
View code at this point
Browse repository at this point
Make HarmonyAcceptImportDependencyTemplate extend HarmonyImportDependency.Template
Mohsen Azimi
committed
8783168
View commit details
Copy full SHA for 8783168
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
reduce branching
Janpot
committed
199cd43
View commit details
Copy full SHA for 199cd43
View code at this point
Browse repository at this point
a simple boolean is just fine
Janpot
committed
33e876a
View commit details
Copy full SHA for 33e876a
View code at this point
Browse repository at this point
damnit, pushed failing test tests
Janpot
committed
c629dac
View commit details
Copy full SHA for c629dac
View code at this point
Browse repository at this point
prettier ofcourse
Janpot
committed
4f591b6
View commit details
Copy full SHA for 4f591b6
View code at this point
Browse repository at this point
fix for local modules
Janpot
committed
dccd862
View commit details
Copy full SHA for dccd862
View code at this point
Browse repository at this point
Add test (I have no idea what I am doing)
Mohsen Azimi
committed
6f6c12c
View commit details
Copy full SHA for 6f6c12c
View code at this point
Browse repository at this point
Merge branch 'set-concat' of github.com:mohsen1/webpack into set-concat
Mohsen Azimi
committed
8001f03
View commit details
Copy full SHA for 8001f03
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:webpack/webpack into set-concat
Mohsen Azimi
committed
aa536b7
View commit details
Copy full SHA for aa536b7
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
Merge branch 'master' into issue-4940
Janpot
authored
aaeabc0
View commit details
Copy full SHA for aaeabc0
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Merge pull request #6956 from webpack/refactor/share_shapes
Show description for e717fcc
sokra
authored
e717fcc
View commit details
Copy full SHA for e717fcc
View code at this point
Browse repository at this point
Merge pull request #6951 from webpack/fix/arity
Show description for 9f5c1b4
sokra
authored
9f5c1b4
View commit details
Copy full SHA for 9f5c1b4
View code at this point
Browse repository at this point
Ensure the type of the binding don't change
ooflorent
committed
a5ae054
View commit details
Copy full SHA for a5ae054
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.