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-2
User selector
All users
All time
Commit history
Commits on Jul 12, 2017
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 21, 2017
Merge pull request #4881 from webpack/bugfix/destructing
Show description for 74afac5
sokra
authored
74afac5
View commit details
Copy full SHA for 74afac5
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 19, 2017
require a newer version of uglify that fixes a bug with regexp
bdwain
committed
04f2622
View commit details
Copy full SHA for 04f2622
View code at this point
Browse repository at this point
Commits on May 5, 2017
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
add testcase for moving entry modules into the commons chunk
Show description for a244879
sokra
committed
a244879
View commit details
Copy full SHA for a244879
View code at this point
Browse repository at this point
Commits on Apr 29, 2017
added error to stats.moduleTrace test name to trigger test cases corretly
Even Alander
committed
84ea1ff
View commit details
Copy full SHA for 84ea1ff
View code at this point
Browse repository at this point
test cases for stats.moduleTrace option
Even Alander
committed
8ad4386
View commit details
Copy full SHA for 8ad4386
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
spacing
sokra
authored
08eca2f
View commit details
Copy full SHA for 08eca2f
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
Merge pull request #4729 from simon04/provide-plugin-es2015
Show description for d7f3039
sokra
authored
d7f3039
View commit details
Copy full SHA for d7f3039
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
added file test, remove unused [basename]
Travmatth
committed
7061c2c
View commit details
Copy full SHA for 7061c2c
View code at this point
Browse repository at this point
removed single quotes
Travmatth
committed
527f943
View commit details
Copy full SHA for 527f943
View code at this point
Browse repository at this point
remove comment
Travmatth
committed
c68bd16
View commit details
Copy full SHA for c68bd16
View code at this point
Browse repository at this point
ProvidePlugin: add test case for ES2015 modules
simon04
committed
d0bbf96
View commit details
Copy full SHA for d0bbf96
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Added eslint-disable-line for in dll-plugin test generated file
ndresx
committed
aea0e64
View commit details
Copy full SHA for aea0e64
View code at this point
Browse repository at this point
Fixed lint errors and normalized lint globs in package.json
ndresx
committed
c9c92c5
View commit details
Copy full SHA for c9c92c5
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
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
Commits on Apr 13, 2017
stricter testing of hash and chunkhash interpolation
Travmatth
committed
905e3d5
View commit details
Copy full SHA for 905e3d5
View code at this point
Browse repository at this point
add support for query in filenames
Travmatth
committed
7df6d12
View commit details
Copy full SHA for 7df6d12
View code at this point
Browse repository at this point
Merge pull request #4700 from webpack/bug/future-var-declaration
Show description for e787452
sokra
authored
e787452
View commit details
Copy full SHA for e787452
View code at this point
Browse repository at this point
add test cases and fix a bug
sokra
committed
52f2daf
View commit details
Copy full SHA for 52f2daf
View code at this point
Browse repository at this point
improve code coverage
sokra
committed
e4b8833
View commit details
Copy full SHA for e4b8833
View code at this point
Browse repository at this point
add parser prewalking to capture scope
Show description for 3afe67d
sokra
committed
3afe67d
View commit details
Copy full SHA for 3afe67d
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
swapped interpolate for compilation.getPath, removed superfluous test
Travmatth
committed
132a612
View commit details
Copy full SHA for 132a612
View code at this point
Browse repository at this point
explicitly test for hash truncation
Travmatth
committed
8664f54
View commit details
Copy full SHA for 8664f54
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
removed changes to original banner plugin test
Travmatth
committed
e5845ef
View commit details
Copy full SHA for e5845ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.