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
configCases
on
webpack-3
User selector
All users
All time
Commit history
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
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 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 Oct 13, 2017
Exclude testing in older versions
Show description for 0b6e9d2
sokra
committed
0b6e9d2
View commit details
Copy full SHA for 0b6e9d2
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
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 #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
Commits on Oct 10, 2017
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
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
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
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 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 6, 2017
Merge pull request #5635 from webpack/bugfix/clone-options
Show description for 978e9f9
sokra
authored
978e9f9
View commit details
Copy full SHA for 978e9f9
View code at this point
Browse repository at this point
clone options and don't modify them
Show description for f04cce8
sokra
committed
f04cce8
View commit details
Copy full SHA for f04cce8
View code at this point
Browse repository at this point
fixes #5624
sokra
committed
1fb9eb1
View commit details
Copy full SHA for 1fb9eb1
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
fix invalid generated code with scope hoisting and non-number ids
sokra
committed
b05b49b
View commit details
Copy full SHA for b05b49b
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
fix a bug that prevented the automatic chunk selection to select initial chunks
Show description for 907cd16
sokra
committed
907cd16
View commit details
Copy full SHA for 907cd16
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Merge pull request #4856 from matthewmeyer/hashDependantModuleIds
Show description for d1619d4
sokra
authored
d1619d4
View commit details
Copy full SHA for d1619d4
View code at this point
Browse repository at this point
use original request as libIdent for delegated modules
Show description for 440b5df
sokra
committed
440b5df
View commit details
Copy full SHA for 440b5df
View code at this point
Browse repository at this point
Make sure it's a real module when choosing for ModuleConcatenation
Show description for 35c8097
sokra
committed
35c8097
View commit details
Copy full SHA for 35c8097
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
fix useless-escape linting issues
sokra
committed
991b360
View commit details
Copy full SHA for 991b360
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
Merge pull request #5234 from webpack/bugfix/source-map-duplicate
Show description for 67c17a6
sokra
authored
67c17a6
View commit details
Copy full SHA for 67c17a6
View code at this point
Browse repository at this point
add test case
sokra
committed
85ffe1e
View commit details
Copy full SHA for 85ffe1e
View code at this point
Browse repository at this point
Merge pull request #5260 from ljqx/iife-nested-this-properties
Show description for 5a64498
sokra
authored
5a64498
View commit details
Copy full SHA for 5a64498
View code at this point
Browse repository at this point
Call imports with the correct context.
Show description for 6842d50
sokra
committed
6842d50
View commit details
Copy full SHA for 6842d50
View code at this point
Browse repository at this point
[Parser] rename `this` in `.call(this)`
ljqx
committed
12a1352
View commit details
Copy full SHA for 12a1352
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.