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
ConfigTestCases.test.js
on
feature/css
User selector
All users
All time
Commit history
Commits on Feb 26, 2018
spelling: uncaught
jsoref
committed
581069b
View commit details
Copy full SHA for 581069b
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
fix linting
sokra
committed
f32bd41
View commit details
Copy full SHA for f32bd41
View code at this point
Browse repository at this point
run prettier on existing code
sokra
committed
5238159
View commit details
Copy full SHA for 5238159
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Refactor chunk graph
Show description for 18ae73d
sokra
committed
18ae73d
View commit details
Copy full SHA for 18ae73d
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
disable minimizer for config test cases
sokra
committed
0b26a6b
View commit details
Copy full SHA for 0b26a6b
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
better error reporting in config cases
sokra
committed
b824776
View commit details
Copy full SHA for b824776
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Add mode option and choose defaults depending on mode
Show description for 2201b86
sokra
committed
2201b86
View commit details
Copy full SHA for 2201b86
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
fix linting errors
sokra
committed
5941ab0
View commit details
Copy full SHA for 5941ab0
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
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
Commits on Oct 9, 2017
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 Jul 1, 2017
feat: support config functions with multi-compiler
AndersDJohnson
committed
24ac48d
View commit details
Copy full SHA for 24ac48d
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
refactor(ES5): ConfigTestCases.test.js
shubheksha
committed
0ae2243
View commit details
Copy full SHA for 0ae2243
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
feat(test): increase coverage for target: 'webworker' (#3204)
Show description for 56924c6
TheLarkInn
authored
56924c6
View commit details
Copy full SHA for 56924c6
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
dont poll config while filtering test suites
TheLarkInn
committed
c3bd0e2
View commit details
Copy full SHA for c3bd0e2
View code at this point
Browse repository at this point
ensured that filter was excluding tests with arrow functions. finally :bug:
TheLarkInn
committed
7973da8
View commit details
Copy full SHA for 7973da8
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
extracted config gathering fn
TheLarkInn
committed
288111b
View commit details
Copy full SHA for 288111b
View code at this point
Browse repository at this point
fix(tests): add filter infra to ConfigTestCases
TheLarkInn
committed
2f8e3fc
View commit details
Copy full SHA for 2f8e3fc
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
feature(alias): allow loader query to be used for aliased loader
TheLarkInn
committed
1999af3
View commit details
Copy full SHA for 1999af3
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
fixed dll test cases
sokra
committed
bb9d307
View commit details
Copy full SHA for bb9d307
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
more info in tests stats.txt files
sokra
committed
9ccbd26
View commit details
Copy full SHA for 9ccbd26
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
added test case for commons chunk plugin with umd library
Show description for c726141
sokra
committed
c726141
View commit details
Copy full SHA for c726141
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
detect main module more reliable
Show description for 7109be5
sokra
committed
7109be5
View commit details
Copy full SHA for 7109be5
View code at this point
Browse repository at this point
Commits on May 27, 2016
increase timeout for tests
sokra
committed
f4d4302
View commit details
Copy full SHA for f4d4302
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
added test case for DllPlugin and chunks in dlls
Show description for 5aa5ca6
sokra
committed
5aa5ca6
View commit details
Copy full SHA for 5aa5ca6
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
integrated new enhanced-resolve version
sokra
committed
fecf07d
View commit details
Copy full SHA for fecf07d
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
updated partly to new enhanced-resolve API
sokra
committed
461c49a
View commit details
Copy full SHA for 461c49a
View code at this point
Browse repository at this point
Commits on Aug 9, 2015
Merge branch 'master' into webpack-2
Show description for 7934faa
sokra
committed
7934faa
View commit details
Copy full SHA for 7934faa
View code at this point
Browse repository at this point
beautify tests, lint hot and scripts
sokra
committed
c0afdf9
View commit details
Copy full SHA for c0afdf9
View code at this point
Browse repository at this point
Commits on May 16, 2015
better default for chunkFilename and tests
sokra
committed
c92491f
View commit details
Copy full SHA for c92491f
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
move semicolon to a later location in bundle #830
sokra
committed
ffd9cce
View commit details
Copy full SHA for ffd9cce
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Pass sandbox to vm.runInNewContext()
jhnns
committed
4c6069b
View commit details
Copy full SHA for 4c6069b
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Add tests for global shims and module shims in web environments
jhnns
committed
4127d2e
View commit details
Copy full SHA for 4127d2e
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Add TemplatedPathPlugin
diurnalist
committed
f371945
View commit details
Copy full SHA for f371945
View code at this point
Browse repository at this point
Commits on Aug 4, 2014
add entry-not-found testcase
sokra
committed
0ef93c7
View commit details
Copy full SHA for 0ef93c7
View code at this point
Browse repository at this point
Commits on Jul 16, 2014
use correct (relative) url to source map
sokra
committed
572ebfc
View commit details
Copy full SHA for 572ebfc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.