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
test/jest-upgrade
User selector
All users
All time
Commit history
Commits on May 23, 2018
Merge pull request #7348 from webpack/refactor/nmf_cache
Show description for 8adaa74
sokra
authored
8adaa74
View commit details
Copy full SHA for 8adaa74
View code at this point
Browse repository at this point
Commits on May 22, 2018
Use a WeakMap instead of mutating objects
ooflorent
committed
8df9f5f
View commit details
Copy full SHA for 8df9f5f
View code at this point
Browse repository at this point
Merge pull request #7365 from jdelStrother/stable-records
Show description for 8b19f20
sokra
authored
8b19f20
View commit details
Copy full SHA for 8b19f20
View code at this point
Browse repository at this point
fix problems with circular unneeded chunks
Show description for 19015b6
sokra
committed
19015b6
View commit details
Copy full SHA for 19015b6
View code at this point
Browse repository at this point
Commits on May 21, 2018
Merge pull request #7350 from jdelStrother/dynamic-requires
Show description for 6ff5b8f
sokra
authored
6ff5b8f
View commit details
Copy full SHA for 6ff5b8f
View code at this point
Browse repository at this point
Merge pull request #7349 from webpack/refactor/source_map_dev_tool
Show description for 182cf52
sokra
authored
182cf52
View commit details
Copy full SHA for 182cf52
View code at this point
Browse repository at this point
Sort the usedIds array in records
Show description for f845565
jdelStrother
committed
f845565
View commit details
Copy full SHA for f845565
View code at this point
Browse repository at this point
Don't record absolute paths for regexps used in dynamic requires
Show description for 6bf9479
jdelStrother
committed
6bf9479
View commit details
Copy full SHA for 6bf9479
View code at this point
Browse repository at this point
Use WeakMaps instead of mutating assets
ooflorent
committed
bfc7425
View commit details
Copy full SHA for bfc7425
View code at this point
Browse repository at this point
Commits on May 20, 2018
Merge pull request #7355 from mohsen1/type-ChunkRenderError
Show description for 3605035
sokra
authored
3605035
View commit details
Copy full SHA for 3605035
View code at this point
Browse repository at this point
Add typing for ChunkRenderError
mohsen1
committed
f281723
View commit details
Copy full SHA for f281723
View code at this point
Browse repository at this point
Add more JSDoc to make ESLint happuy
mohsen1
committed
1a2bbc5
View commit details
Copy full SHA for 1a2bbc5
View code at this point
Browse repository at this point
add typing for compare locations helper
mohsen1
committed
413e1c9
View commit details
Copy full SHA for 413e1c9
View code at this point
Browse repository at this point
Commits on May 19, 2018
use slice instead of replace for better performance
sokra
committed
1b6bb85
View commit details
Copy full SHA for 1b6bb85
View code at this point
Browse repository at this point
Merge branch 'master' into bugfix/json-byteordermark
sokra
authored
f3514e0
View commit details
Copy full SHA for f3514e0
View code at this point
Browse repository at this point
Improve JSON parse error
ooflorent
committed
252ac31
View commit details
Copy full SHA for 252ac31
View code at this point
Browse repository at this point
Commits on May 18, 2018
fix: json with byte order mark
Show description for b426469
mina-skunk
committed
b426469
View commit details
Copy full SHA for b426469
View code at this point
Browse repository at this point
Commits on May 17, 2018
update combination when split fails because of max requests
Show description for 75db965
sokra
committed
75db965
View commit details
Copy full SHA for 75db965
View code at this point
Browse repository at this point
Commits on May 15, 2018
Merge pull request #7303 from odedniv/module-not-found
Show description for 9560af5
sokra
authored
9560af5
View commit details
Copy full SHA for 9560af5
View code at this point
Browse repository at this point
Align 'Cannot find module' message with native NodeJS
odedniv
committed
17fd4d8
View commit details
Copy full SHA for 17fd4d8
View code at this point
Browse repository at this point
Commits on May 14, 2018
Merge pull request #7270 from webpack/feature/banner_function
Show description for 687c038
sokra
authored
687c038
View commit details
Copy full SHA for 687c038
View code at this point
Browse repository at this point
Merge pull request #7117 from webpack/feature/template-type-support
Show description for 51fa786
TheLarkInn
authored
51fa786
View commit details
Copy full SHA for 51fa786
View code at this point
Browse repository at this point
Commits on May 12, 2018
Fix remove empty
Connormiha
committed
8d1d569
View commit details
Copy full SHA for 8d1d569
View code at this point
Browse repository at this point
Optimize RemoveEmptyChunksPlugin
Connormiha
committed
9a1eca5
View commit details
Copy full SHA for 9a1eca5
View code at this point
Browse repository at this point
Commits on May 11, 2018
remove passing AST, redecode AST in Generator
sokra
committed
e2c8f3d
View commit details
Copy full SHA for e2c8f3d
View code at this point
Browse repository at this point
use const
sokra
authored
561e95e
View commit details
Copy full SHA for 561e95e
View code at this point
Browse repository at this point
Commits on May 10, 2018
fix eslint error
TheLarkInn
committed
a9c771a
View commit details
Copy full SHA for a9c771a
View code at this point
Browse repository at this point
remove _ast variable, add WeakMap
sokra
committed
85ef634
View commit details
Copy full SHA for 85ef634
View code at this point
Browse repository at this point
Allow banner to be specified as a function
ooflorent
committed
8488b88
View commit details
Copy full SHA for 8488b88
View code at this point
Browse repository at this point
Commits on May 9, 2018
refactor: remove type cast
xtuc
committed
8bdc8ad
View commit details
Copy full SHA for 8bdc8ad
View code at this point
Browse repository at this point
feat: store wasm ast on the module
xtuc
committed
d72f7c6
View commit details
Copy full SHA for d72f7c6
View code at this point
Browse repository at this point
feat: uses new APIs
xtuc
committed
d491fdc
View commit details
Copy full SHA for d491fdc
View code at this point
Browse repository at this point
Merge branch 'master' into feature/template-type-support
sokra
authored
688b4fc
View commit details
Copy full SHA for 688b4fc
View code at this point
Browse repository at this point
Merge pull request #7236 from webpack/lint/more-strict-jsdoc
Show description for eda273d
sokra
authored
eda273d
View commit details
Copy full SHA for eda273d
View code at this point
Browse repository at this point
Commits on May 8, 2018
Fix edge case when parsing top-level this on IIFE
ooflorent
committed
da6f869
View commit details
Copy full SHA for da6f869
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.