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
webpack-2
User selector
All users
All time
Commit history
Commits on Jul 12, 2017
chrome workaround for eval-source-maps
Show description for ab9f6ee
sokra
committed
ab9f6ee
View commit details
Copy full SHA for ab9f6ee
View code at this point
Browse repository at this point
fixup for source-map contenthash
sokra
committed
0af1b7a
View commit details
Copy full SHA for 0af1b7a
View code at this point
Browse repository at this point
Enable use of sourceMapFilename: "[file].map?[contenthash]" as a useful workaround for this bug in chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=508270
rafde
authored and
sokra
committed
6752a9c
View commit details
Copy full SHA for 6752a9c
View code at this point
Browse repository at this point
Commits on May 25, 2017
fix variable injection in require.ensure
sokra
committed
da08b89
View commit details
Copy full SHA for da08b89
View code at this point
Browse repository at this point
Commits on May 24, 2017
Use Promise only when chunk load is triggered
Show description for 09d9533
sokra
committed
09d9533
View commit details
Copy full SHA for 09d9533
View code at this point
Browse repository at this point
Commits on May 23, 2017
change description when no static exports found
marzelin
committed
08615a2
View commit details
Copy full SHA for 08615a2
View code at this point
Browse repository at this point
Commits on May 21, 2017
fix missing pattern walk
sokra
committed
cd6d086
View commit details
Copy full SHA for cd6d086
View code at this point
Browse repository at this point
fix parsing issue with patterns
sokra
committed
231a638
View commit details
Copy full SHA for 231a638
View code at this point
Browse repository at this point
support destructing on assignment
Show description for 272c105
sokra
committed
272c105
View commit details
Copy full SHA for 272c105
View code at this point
Browse repository at this point
Commits on May 11, 2017
make chunkLoadTimeout option cofigurable
mshustov
committed
f2264e4
View commit details
Copy full SHA for f2264e4
View code at this point
Browse repository at this point
Commits on May 7, 2017
Merge pull request #4831 from Orlandster98/es6-refactoring
Show description for f2a6439
sokra
authored
f2a6439
View commit details
Copy full SHA for f2a6439
View code at this point
Browse repository at this point
Commits on May 6, 2017
Merge pull request #4818 from webpack/feature/import-context-mode
Show description for 3acaf94
sokra
authored
3acaf94
View commit details
Copy full SHA for 3acaf94
View code at this point
Browse repository at this point
replace let with const for variables with no reassignment
Orlandster
committed
5e1cedf
View commit details
Copy full SHA for 5e1cedf
View code at this point
Browse repository at this point
ES6 refactor of NodeSourcePlugin
Orlandster
committed
6d75f83
View commit details
Copy full SHA for 6d75f83
View code at this point
Browse repository at this point
Commits on May 5, 2017
Fix _done function not dealing with compilation being undefined
satazor
authored
b0c45da
View commit details
Copy full SHA for b0c45da
View code at this point
Browse repository at this point
Add webpackMode optios for import()
Show description for 22e7d25
sokra
committed
22e7d25
View commit details
Copy full SHA for 22e7d25
View code at this point
Browse repository at this point
Commits on May 4, 2017
change some magic numbers to hoist exports
Show description for a952bb9
sokra
committed
a952bb9
View commit details
Copy full SHA for a952bb9
View code at this point
Browse repository at this point
Merge pull request #4815 from webpack/bugfix/extract-async-initial
Show description for cd1cd29
sokra
authored
cd1cd29
View commit details
Copy full SHA for cd1cd29
View code at this point
Browse repository at this point
CommonsChunkPlugin in async mode doesn't select initial chunks
Show description for b45588b
sokra
committed
b45588b
View commit details
Copy full SHA for b45588b
View code at this point
Browse repository at this point
perf: use Date.now() instead of new Date().getTime()
Show description for 6afc397
JLHwung
committed
6afc397
View commit details
Copy full SHA for 6afc397
View code at this point
Browse repository at this point
perf: use Date.now() instead of +new Date()
Show description for 94d0641
JLHwung
committed
94d0641
View commit details
Copy full SHA for 94d0641
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
Merge pull request #4791 from deificx/master
Show description for c91ba49
sokra
authored
c91ba49
View commit details
Copy full SHA for c91ba49
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
Disable manifest.json pretty print
ndresx
committed
de87f93
View commit details
Copy full SHA for de87f93
View code at this point
Browse repository at this point
rename stats.stackTrace to stats.moduleTrace
Even Alander
committed
4131013
View commit details
Copy full SHA for 4131013
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
add option to lib/Stats.js to disable stack trace on errors and warnings
Even Alander
committed
7e4310a
View commit details
Copy full SHA for 7e4310a
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Fix typo in IgnorePlugin
ndresx
committed
aa172f0
View commit details
Copy full SHA for aa172f0
View code at this point
Browse repository at this point
Commits on Apr 23, 2017
Merge pull request #4693 from Travmatth/fix-4252-BannerPlugin-placeholder
Show description for 6a26e9b
sokra
authored
6a26e9b
View commit details
Copy full SHA for 6a26e9b
View code at this point
Browse repository at this point
Merge pull request #3934 from timse/refactor-watching-in-compiler
Show description for 53bb15b
sokra
authored
53bb15b
View commit details
Copy full SHA for 53bb15b
View code at this point
Browse repository at this point
Merge pull request #4722 from willmendesneto/refactor-format-location
Show description for a2ec4c8
sokra
authored
a2ec4c8
View commit details
Copy full SHA for a2ec4c8
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
add missing semicolon
sokra
committed
fc65d29
View commit details
Copy full SHA for fc65d29
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
shouldnt exclude ? when parsing querystring
Travmatth
committed
a82aeed
View commit details
Copy full SHA for a82aeed
View code at this point
Browse repository at this point
refactor(formatLocation): upgrade to ES6
willmendesneto
committed
c826edd
View commit details
Copy full SHA for c826edd
View code at this point
Browse repository at this point
Split sourceMappingURL string
Show description for c392f55
arekkas
authored
c392f55
View commit details
Copy full SHA for c392f55
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
add test for query, parsing filename into filebase/basename
Travmatth
committed
ba5887e
View commit details
Copy full SHA for ba5887e
View code at this point
Browse repository at this point
prewalk a function declaration
Show description for 619cf31
sokra
committed
619cf31
View commit details
Copy full SHA for 619cf31
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.