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
temp
User selector
All users
All time
Commit history
Commits on Jan 19, 2018
examples and tests
sokra
committed
a507d23
View commit details
Copy full SHA for a507d23
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Deprecate System.import() parser plugin
Show description for 3fb63f9
ooflorent
committed
3fb63f9
View commit details
Copy full SHA for 3fb63f9
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Merge pull request #6261 from ooflorent/top_level_this
Show description for 47f2601
sokra
authored
47f2601
View commit details
Copy full SHA for 47f2601
View code at this point
Browse repository at this point
Rewrite top level this to undefined in Harmony modules
ooflorent
committed
a550a8c
View commit details
Copy full SHA for a550a8c
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Add tests to improve coverage
ooflorent
committed
2cf8660
View commit details
Copy full SHA for 2cf8660
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Eliminate unreachable branches
Show description for c9ff97f
ooflorent
committed
c9ff97f
View commit details
Copy full SHA for c9ff97f
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 Jan 3, 2018
add `this.hot` flag to loader context
Show description for ceb95ff
sokra
committed
ceb95ff
View commit details
Copy full SHA for ceb95ff
View code at this point
Browse repository at this point
Commits on Dec 30, 2017
`-!` keeps post loader instead of pre loader
Show description for cf1d7b8
sokra
committed
cf1d7b8
View commit details
Copy full SHA for cf1d7b8
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Merge branch 'master' into next
Show description for 1886b7a
sokra
committed
1886b7a
View commit details
Copy full SHA for 1886b7a
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
add tree-shaking for json modules
sokra
committed
da5c8d8
View commit details
Copy full SHA for da5c8d8
View code at this point
Browse repository at this point
replace harmonyModule flag with exportsType 3-state
Show description for 53a1d6c
sokra
committed
53a1d6c
View commit details
Copy full SHA for 53a1d6c
View code at this point
Browse repository at this point
move generated runtime code to RuntimeTemplate
sokra
committed
2aac6ba
View commit details
Copy full SHA for 2aac6ba
View code at this point
Browse repository at this point
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
Merge branch 'master' into next
sokra
committed
1172d84
View commit details
Copy full SHA for 1172d84
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
Merge pull request #6154 from EugeneHlushko/feature/use-webpack-missing-module
Show description for 3c77f03
sokra
authored
3c77f03
View commit details
Copy full SHA for 3c77f03
View code at this point
Browse repository at this point
Merge pull request #6146 from EugeneHlushko/feature-xxhashjs
Show description for 84a3b2c
sokra
authored
84a3b2c
View commit details
Copy full SHA for 84a3b2c
View code at this point
Browse repository at this point
Merge pull request #6150 from webpack/bugfix/concat-unused-modules
Show description for 20678c6
sokra
authored
20678c6
View commit details
Copy full SHA for 20678c6
View code at this point
Browse repository at this point
Use hooks in test cases
ooflorent
committed
e58e1f9
View commit details
Copy full SHA for e58e1f9
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
update test cases for changed order
sokra
committed
878f288
View commit details
Copy full SHA for 878f288
View code at this point
Browse repository at this point
Feature: Use WebpackMissingModule: test coverage: add relative file read path
EugeneHlushko
committed
9355b5c
View commit details
Copy full SHA for 9355b5c
View code at this point
Browse repository at this point
Feature: Non-crypto hashing algorithm opt-in through config: use non-native hash example
EugeneHlushko
committed
26257bc
View commit details
Copy full SHA for 26257bc
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Feature: Add an option to provide output.hashFunction as a function
EugeneHlushko
committed
307566a
View commit details
Copy full SHA for 307566a
View code at this point
Browse repository at this point
Feature: Use WebpackMissingModule: test coverage
EugeneHlushko
committed
084c82e
View commit details
Copy full SHA for 084c82e
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Avoid minimizing target test cases
sokra
committed
4a840fb
View commit details
Copy full SHA for 4a840fb
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
allow to set sideEffects from rules
sokra
committed
5cbd6b2
View commit details
Copy full SHA for 5cbd6b2
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Enable minimizing in production mode
sokra
committed
2148f55
View commit details
Copy full SHA for 2148f55
View code at this point
Browse repository at this point
Merge pull request #6112 from webpack/feature/progress-plugin
Show description for 353442d
sokra
authored
353442d
View commit details
Copy full SHA for 353442d
View code at this point
Browse repository at this point
add test for progress plugin
sokra
committed
140cbaa
View commit details
Copy full SHA for 140cbaa
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
move providedExports into buildMeta
sokra
committed
c68f224
View commit details
Copy full SHA for c68f224
View code at this point
Browse repository at this point
refactor meta -> buildMeta, add factoryMeta
Show description for ffb977f
sokra
committed
ffb977f
View commit details
Copy full SHA for ffb977f
View code at this point
Browse repository at this point
Merge branch 'master' into next
sokra
committed
758f1eb
View commit details
Copy full SHA for 758f1eb
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 Dec 4, 2017
Merge branch 'next' into chore
Show description for 6a3fa23
sokra
committed
6a3fa23
View commit details
Copy full SHA for 6a3fa23
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.