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
on
webpack-3
User selector
All users
All time
Commit history
Commits on May 7, 2018
lint fix
jordwest
committed
552d05e
View commit details
Copy full SHA for 552d05e
View code at this point
Browse repository at this point
Fix regession in Compilation.sortModules
Show description for a485103
jordwest
committed
a485103
View commit details
Copy full SHA for a485103
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
hot.accept parser stops traversing based on number of args
Justin Helmer
committed
8ae762b
View commit details
Copy full SHA for 8ae762b
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
fix(ConcatenatedModule): don't throw on arrays with empty values
Show description for 2aebfbe
ocombe
committed
2aebfbe
View commit details
Copy full SHA for 2aebfbe
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Add Tests checking chunkhash of runtime chunk only changes if needed
nename0
committed
1895b76
View commit details
Copy full SHA for 1895b76
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Merge pull request #6242 from nename0/6239-require-ensure-initial-chunks
Show description for b545b51
sokra
authored
b545b51
View commit details
Copy full SHA for b545b51
View code at this point
Browse repository at this point
Merge pull request #6176 from mikegreiling/fix-no-fail-on-child-compilation-error
Show description for b059e07
sokra
authored
b059e07
View commit details
Copy full SHA for b059e07
View code at this point
Browse repository at this point
Update StatsTestCases
nename0
committed
64c4350
View commit details
Copy full SHA for 64c4350
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
fix mixture of tabs and spaces
mikegreiling
committed
da6dba2
View commit details
Copy full SHA for da6dba2
View code at this point
Browse repository at this point
add test for exit status when encountering child compilation error
mikegreiling
committed
d2c3049
View commit details
Copy full SHA for d2c3049
View code at this point
Browse repository at this point
update NoEmitOnErrorsPlugin to recognize child compilation errors, add tests
mikegreiling
committed
71efc0d
View commit details
Copy full SHA for 71efc0d
View code at this point
Browse repository at this point
fix filename reference for StatsTestCases.test.js
mikegreiling
committed
aaaa4c3
View commit details
Copy full SHA for aaaa4c3
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
support functions for templated string config properties
Show description for fb40704
jaketodaro
committed
fb40704
View commit details
Copy full SHA for fb40704
View code at this point
Browse repository at this point
add tests for hasErrors and hasWarnings with children taken into account
mikegreiling
committed
e06b0f5
View commit details
Copy full SHA for e06b0f5
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Maintain ident when chaining pitching loaders
timkendrick
committed
b48d5d9
View commit details
Copy full SHA for b48d5d9
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Fix ident config position
rowanoulton
committed
9c392ae
View commit details
Copy full SHA for 9c392ae
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Evaluate bitwise and exponential operations
ooflorent
committed
da08376
View commit details
Copy full SHA for da08376
View code at this point
Browse repository at this point
Merge pull request #6055 from nikhilgaba/parserFix
Show description for e03a227
sokra
authored
e03a227
View commit details
Copy full SHA for e03a227
View code at this point
Browse repository at this point
Fixed styling issues
nikhilgaba
committed
1083dea
View commit details
Copy full SHA for 1083dea
View code at this point
Browse repository at this point
Added unit tests for new Foo (...) parser feature
nikhilgaba
committed
3c53df7
View commit details
Copy full SHA for 3c53df7
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
allow tree-shaking for require.include
Show description for 00cd8b4
sokra
committed
00cd8b4
View commit details
Copy full SHA for 00cd8b4
View code at this point
Browse repository at this point
Merge pull request #5986 from EugeneHlushko/feature-sourcemap-use-filename-in-url
Show description for 905a8f1
sokra
authored
905a8f1
View commit details
Copy full SHA for 905a8f1
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Merge pull request #5849 from cdata/fix-5843
Show description for 05c5479
sokra
authored
05c5479
View commit details
Copy full SHA for 05c5479
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Merge pull request #5862 from Slashgear/fix-hmr-es6-bundles
Show description for 801a253
sokra
authored
801a253
View commit details
Copy full SHA for 801a253
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
SourceMapDevToolPlugin: update test config with example from change request
EugeneHlushko
committed
a539f24
View commit details
Copy full SHA for a539f24
View code at this point
Browse repository at this point
SourceMapDevToolPlugin: Second test case, make sure sourcemap file is written to expected directory considering the fileContext was provided
EugeneHlushko
committed
612111a
View commit details
Copy full SHA for 612111a
View code at this point
Browse repository at this point
SourceMapDevToolPlugin: add fileContext and publicPath options. Add a configCase test
EugeneHlushko
committed
840b43f
View commit details
Copy full SHA for 840b43f
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Merge pull request #5985 from EugeneHlushko/respect-no-deprecation-flag
Show description for 885e9ee
sokra
authored
885e9ee
View commit details
Copy full SHA for 885e9ee
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
Improvement: Ensure util.depracation use for deprecation warnings: revert NoErrors plugin
EugeneHlushko
committed
6a1f424
View commit details
Copy full SHA for 6a1f424
View code at this point
Browse repository at this point
Improvement: Ensure util.depracation use for deprecation warnings
EugeneHlushko
committed
f14c301
View commit details
Copy full SHA for f14c301
View code at this point
Browse repository at this point
Merge pull request #5980 from bschlenk/amd-arrow-functions
Show description for ad9b957
sokra
authored
ad9b957
View commit details
Copy full SHA for ad9b957
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Add test for all amd arrow function cases & fix errors
Show description for 28f2ffe
bschlenk
committed
28f2ffe
View commit details
Copy full SHA for 28f2ffe
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
fix an issue with schemas in subdirectories
Show description for 73a4c76
sokra
committed
73a4c76
View commit details
Copy full SHA for 73a4c76
View code at this point
Browse repository at this point
Handle amd define with arrow function
bschlenk
committed
007b14e
View commit details
Copy full SHA for 007b14e
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
add linting for schemas
Show description for e481ea5
sokra
committed
e481ea5
View commit details
Copy full SHA for e481ea5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.