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
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
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 }}
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
on
6a51535
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 12, 2017
[tests] adds more verbose stdout equality check (includes the --env value)
Joe Bottigliero
committed
6a51535
View commit details
Copy full SHA for 6a51535
View code at this point
Browse repository at this point
[lint] remove trailing space
Joe Bottigliero
committed
f85595d
View commit details
Copy full SHA for f85595d
View code at this point
Browse repository at this point
[tests] updates test.opts and test files for --env
Joe Bottigliero
committed
8171f94
View commit details
Copy full SHA for 8171f94
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 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
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
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
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
fixed common-chunk-grandchildren example
Show description for f63b172
ljcrapo
committed
f63b172
View commit details
Copy full SHA for f63b172
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
exclude test in old node.js versions
sokra
committed
a5112fe
View commit details
Copy full SHA for a5112fe
View code at this point
Browse repository at this point
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
Increase timeout so it doesn't fail on older/slower node.js versions
sokra
authored
cb739de
View commit details
Copy full SHA for cb739de
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
Fixed Node v4 error in tests.
Show description for cbd8a46
ljcrapo
committed
cbd8a46
View commit details
Copy full SHA for cbd8a46
View code at this point
Browse repository at this point
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 25, 2017
add test case
timse
committed
06d1fb1
View commit details
Copy full SHA for 06d1fb1
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
Merge pull request #5679 from loganfsmyth/concat-static-analysis
Show description for f0dcde4
sokra
authored
f0dcde4
View commit details
Copy full SHA for f0dcde4
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
assert that an ExternalModule also updateHash with its ID
dtinth
committed
77a317c
View commit details
Copy full SHA for 77a317c
View code at this point
Browse repository at this point
update ExternalModule hash with optional flag
dtinth
committed
79cf75a
View commit details
Copy full SHA for 79cf75a
View code at this point
Browse repository at this point
Commits on Sep 17, 2017
assert delegation type in DelegatedModule test
dtinth
committed
fcae4da
View commit details
Copy full SHA for fcae4da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.