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
feat-implement-option-for-hashed-module-ids-plugin
User selector
All users
All time
Commit history
Commits on Jun 15, 2018
remove comment
evilebottnawi
committed
07a5000
View commit details
Copy full SHA for 07a5000
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
spacings
sokra
authored
39d0bcb
View commit details
Copy full SHA for 39d0bcb
View code at this point
Browse repository at this point
Merge branch 'master' into feat-implement-option-for-hashed-module-ids-plugin
sokra
authored
5c604f9
View commit details
Copy full SHA for 5c604f9
View code at this point
Browse repository at this point
Merge pull request #7498 from webpack/bugfix/hmr-parent-import
Show description for 31b755a
sokra
authored
31b755a
View commit details
Copy full SHA for 31b755a
View code at this point
Browse repository at this point
Merge pull request #7496 from build-your-own/master
Show description for 603cb60
sokra
authored
603cb60
View commit details
Copy full SHA for 603cb60
View code at this point
Browse repository at this point
add parents correctly when creating namespace objects
Show description for b9229fa
sokra
committed
b9229fa
View commit details
Copy full SHA for b9229fa
View code at this point
Browse repository at this point
Merge pull request #7473 from webpack/feat/optional-catch-binding
Show description for 9ac4045
sokra
authored
9ac4045
View commit details
Copy full SHA for 9ac4045
View code at this point
Browse repository at this point
change variable defined identifier let to const
MrKou47
committed
d6d7119
View commit details
Copy full SHA for d6d7119
View code at this point
Browse repository at this point
Merge pull request #7493 from webpack/bugfix/issue-7492
Show description for 551384a
sokra
authored
551384a
View commit details
Copy full SHA for 551384a
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Merge pull request #6542 from mc-zone/feature/module-build-error-with-loader-name
Show description for b424645
sokra
authored
b424645
View commit details
Copy full SHA for b424645
View code at this point
Browse repository at this point
Add optional catch binding support
ooflorent
committed
4e15f64
View commit details
Copy full SHA for 4e15f64
View code at this point
Browse repository at this point
fix typing problem
sokra
committed
ba2f247
View commit details
Copy full SHA for ba2f247
View code at this point
Browse repository at this point
fixes #7492
sokra
committed
79a1def
View commit details
Copy full SHA for 79a1def
View code at this point
Browse repository at this point
feat: get start func from context
xtuc
committed
0288128
View commit details
Copy full SHA for 0288128
View code at this point
Browse repository at this point
feat: use function matcher
xtuc
committed
6e85ac5
View commit details
Copy full SHA for 6e85ac5
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
allow to disable wasm import mangle
Show description for 8e3be48
sokra
committed
8e3be48
View commit details
Copy full SHA for 8e3be48
View code at this point
Browse repository at this point
Convert non-Error errors into Errors
sokra
committed
6a7e79a
View commit details
Copy full SHA for 6a7e79a
View code at this point
Browse repository at this point
improve final loader not string/buffer message
Show description for 1886ee0
sokra
committed
1886ee0
View commit details
Copy full SHA for 1886ee0
View code at this point
Browse repository at this point
multi line message when "from" is set
sokra
committed
c770305
View commit details
Copy full SHA for c770305
View code at this point
Browse repository at this point
Merge branch 'master' into feature/module-build-error-with-loader-name
Show description for 9fbe914
sokra
committed
9fbe914
View commit details
Copy full SHA for 9fbe914
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Fix template tag syntax
Show description for c971073
sandersn
committed
c971073
View commit details
Copy full SHA for c971073
View code at this point
Browse repository at this point
Merge pull request #7447 from xtuc/fix-wasm-check-for-invalid-signatures
Show description for 19389b7
sokra
authored
19389b7
View commit details
Copy full SHA for 19389b7
View code at this point
Browse repository at this point
add checkWasmTypes flag, enabled it only in production
sokra
committed
78b3193
View commit details
Copy full SHA for 78b3193
View code at this point
Browse repository at this point
revert afterStartup and trigger prefetch before startup
Show description for c77ec39
sokra
committed
c77ec39
View commit details
Copy full SHA for c77ec39
View code at this point
Browse repository at this point
Merge branch 'master' into prefetch-from-entry
sokra
committed
dc0e1ec
View commit details
Copy full SHA for dc0e1ec
View code at this point
Browse repository at this point
move fake document to ConfigTestCases
Show description for db668b7
sokra
committed
db668b7
View commit details
Copy full SHA for db668b7
View code at this point
Browse repository at this point
finish plugin and tests
sokra
committed
5ecf749
View commit details
Copy full SHA for 5ecf749
View code at this point
Browse repository at this point
Merge branch 'master' into fix-wasm-check-for-invalid-signatures
Show description for 822c252
sokra
committed
822c252
View commit details
Copy full SHA for 822c252
View code at this point
Browse repository at this point
Merge pull request #7462 from webpack/feature/match-resource
Show description for fe3ca80
sokra
authored
fe3ca80
View commit details
Copy full SHA for fe3ca80
View code at this point
Browse repository at this point
Merge pull request #7471 from webpack/fix/7470
Show description for 2491f5d
sokra
authored
2491f5d
View commit details
Copy full SHA for 2491f5d
View code at this point
Browse repository at this point
move warning into separate file
sokra
committed
f65a24d
View commit details
Copy full SHA for f65a24d
View code at this point
Browse repository at this point
fixup test and error
sokra
committed
9528aa5
View commit details
Copy full SHA for 9528aa5
View code at this point
Browse repository at this point
Pass message to base class
sokra
committed
34b6b13
View commit details
Copy full SHA for 34b6b13
View code at this point
Browse repository at this point
Merge branch 'master' into feature/webpack-options-compile-errors-warning
sokra
committed
6789a5e
View commit details
Copy full SHA for 6789a5e
View code at this point
Browse repository at this point
Merge pull request #7472 from webpack/bugfix/error-origin-loc
Show description for 949890a
sokra
authored
949890a
View commit details
Copy full SHA for 949890a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.