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
on
feature/analytics-mvp
User selector
All users
All time
Commit history
Commits on Oct 17, 2017
Merge pull request #5838 from webpack/bugfix/include-origin-in-parse-error
Show description for dfc34ce
sokra
authored
dfc34ce
View commit details
Copy full SHA for dfc34ce
View code at this point
Browse repository at this point
remove absolute path from parse error
sokra
committed
d96c01e
View commit details
Copy full SHA for d96c01e
View code at this point
Browse repository at this point
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 13, 2017
Merge pull request #5812 from simon-paris/ignore-enoent-in-contextmodulefactory-resolvedependencies
Show description for 33818bc
sokra
authored
33818bc
View commit details
Copy full SHA for 33818bc
View code at this point
Browse repository at this point
Merge pull request #5817 from webpack/bugfix/semetrical-chunk-reason
Show description for 1bd8b74
sokra
authored
1bd8b74
View commit details
Copy full SHA for 1bd8b74
View code at this point
Browse repository at this point
set chunk reasons symmetrical
sokra
committed
45756a2
View commit details
Copy full SHA for 45756a2
View code at this point
Browse repository at this point
cleanup CommonsChunkPlugins changes
sokra
committed
4960c5b
View commit details
Copy full SHA for 4960c5b
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
improve performance by doing a breath-first traversal in the chunk graph
Show description for 11e2879
sokra
committed
11e2879
View commit details
Copy full SHA for 11e2879
View code at this point
Browse repository at this point
[#4886] --env output
Show description for 33223aa
Joe Bottigliero
committed
33223aa
View commit details
Copy full SHA for 33223aa
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Fix #5806, TypeError on ExternalModule hash.update
Show description for c9bad17
STRML
committed
c9bad17
View commit details
Copy full SHA for c9bad17
View code at this point
Browse repository at this point
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 #5717 from webpack/allow-negative-early-bail-for-context
Show description for dee0774
sokra
authored
dee0774
View commit details
Copy full SHA for dee0774
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
Merge pull request #5786 from webpack/performance/chunks
Show description for 7ebf931
sokra
authored
7ebf931
View commit details
Copy full SHA for 7ebf931
View code at this point
Browse repository at this point
Merge pull request #5797 from webpack/bugfix/uncatched-bail
Show description for 48096a1
sokra
authored
48096a1
View commit details
Copy full SHA for 48096a1
View code at this point
Browse repository at this point
prevent crashing when error out early in bail mode
Show description for 2919a9c
sokra
committed
2919a9c
View commit details
Copy full SHA for 2919a9c
View code at this point
Browse repository at this point
improve chunk graph building performance
Show description for 7870bfc
sokra
committed
7870bfc
View commit details
Copy full SHA for 7870bfc
View code at this point
Browse repository at this point
Merge pull request #5764 from ljcrapo/commons-chunk-deep-children
Show description for d9accb4
sokra
authored
d9accb4
View commit details
Copy full SHA for d9accb4
View code at this point
Browse repository at this point
bugfix and test for graph correctness
sokra
committed
91df794
View commit details
Copy full SHA for 91df794
View code at this point
Browse repository at this point
Fix #5794 by ignoring ENOENT errors in ContextModuleFactory.addDependencies
simon-paris
committed
5e3039d
View commit details
Copy full SHA for 5e3039d
View code at this point
Browse repository at this point
fix graph correctness with multiple entries
sokra
committed
130ace8
View commit details
Copy full SHA for 130ace8
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
Merge pull request #5784 from NMinhNguyen/bugfix/only-use-umd-externals-for-umd-library-target
Show description for 289c19b
sokra
authored
289c19b
View commit details
Copy full SHA for 289c19b
View code at this point
Browse repository at this point
Merge pull request #5783 from chuckdumont/work
Show description for 29a8091
sokra
authored
29a8091
View commit details
Copy full SHA for 29a8091
View code at this point
Browse repository at this point
Only use UMD or UMD2 externals for UMD libraryTarget. Resolve #5766
NMinhNguyen
committed
2bedd6c
View commit details
Copy full SHA for 2bedd6c
View code at this point
Browse repository at this point
Fix #5750, which causes files to be missing from context modules when the g regex flag is used
simon-paris
committed
f16388a
View commit details
Copy full SHA for f16388a
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Make define dependency object creation overridable.
chuckd
committed
2c457c6
View commit details
Copy full SHA for 2c457c6
View code at this point
Browse repository at this point
Merge pull request #5771 from chuckdumont/work
Show description for 457bf80
sokra
authored
457bf80
View commit details
Copy full SHA for 457bf80
View code at this point
Browse repository at this point
Merge pull request #5780 from webpack/bugfix/better-exports-text
Show description for d52ee29
sokra
authored
d52ee29
View commit details
Copy full SHA for d52ee29
View code at this point
Browse repository at this point
fixed common-chunk-grandchildren example
Show description for 87bff6c
ljcrapo
committed
87bff6c
View commit details
Copy full SHA for 87bff6c
View code at this point
Browse repository at this point
generate better comments for no used/provided exports
sokra
committed
13ad8ed
View commit details
Copy full SHA for 13ad8ed
View code at this point
Browse repository at this point
Refactor precendence rules for harmony exports for better performance
Show description for 9357ae0
sokra
committed
9357ae0
View commit details
Copy full SHA for 9357ae0
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 Oct 5, 2017
Added deepChildren support from ArcEglos' pull request and fixed failing tests
ljcrapo
committed
4f9fc01
View commit details
Copy full SHA for 4f9fc01
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
Merge pull request #5729 from STRML/feature/crossOrigin-hotReload
Show description for b8f181f
sokra
authored
b8f181f
View commit details
Copy full SHA for b8f181f
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
Also add script.crossOrigin for hot-reloaded chunks
Show description for 6aa3154
STRML
committed
6aa3154
View commit details
Copy full SHA for 6aa3154
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.