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
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
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
feat-cleaner-plugin
User selector
All users
Datepicker
All time
Commit history
Commits on May 7, 2018
feat: cleaner plugin
alexander-akait
authored and
evilebottnawi
committed
eb12eb3
View commit details
Copy full SHA for eb12eb3
View code at this point
Browse repository at this point
Commits on May 4, 2018
avoid injection jsonpScriptSrc function when not needed
Show description for 0a6ba95
sokra
committed
0a6ba95
View commit details
Copy full SHA for 0a6ba95
View code at this point
Browse repository at this point
Commits on May 1, 2018
cr fixes
MhMadHamster
committed
87dd7a2
View commit details
Copy full SHA for 87dd7a2
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
fix test to use jest
MhMadHamster
committed
d250eac
View commit details
Copy full SHA for d250eac
View code at this point
Browse repository at this point
Merge branch 'master' into handle-module-name-conflicts
MhMadHamster
committed
adf43eb
View commit details
Copy full SHA for adf43eb
View code at this point
Browse repository at this point
specify name of the bundle
MhMadHamster
committed
bd80cac
View commit details
Copy full SHA for bd80cac
View code at this point
Browse repository at this point
cr fixes
MhMadHamster
committed
399b5f4
View commit details
Copy full SHA for 399b5f4
View code at this point
Browse repository at this point
add a test case
MhMadHamster
committed
0e3795b
View commit details
Copy full SHA for 0e3795b
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
convert test from latest master merge
niieani
committed
740e460
View commit details
Copy full SHA for 740e460
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/webpack/webpack into jest
niieani
committed
ddc9988
View commit details
Copy full SHA for ddc9988
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
Merge branch 'master' into feature/import_ignore
sokra
authored
32bbb84
View commit details
Copy full SHA for 32bbb84
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
FakeDocument: make autoloading optional
niieani
committed
96a5fa5
View commit details
Copy full SHA for 96a5fa5
View code at this point
Browse repository at this point
revert 76e295e7ef2fabe993251b5a82266542cae7b3aa
niieani
committed
3bd6e0c
View commit details
Copy full SHA for 3bd6e0c
View code at this point
Browse repository at this point
revert 76e295e7ef2fabe993251b5a82266542cae7b3aa
niieani
committed
0735667
View commit details
Copy full SHA for 0735667
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
profiling-plugin test: add a timeout to address a CI failures
Show description for 76e295e
niieani
committed
76e295e
View commit details
Copy full SHA for 76e295e
View code at this point
Browse repository at this point
profiling-plugin test: add a timeout to address a CI failures
Show description for b419a7b
niieani
committed
b419a7b
View commit details
Copy full SHA for b419a7b
View code at this point
Browse repository at this point
FakeDocument: fix hanging rejection in tests from unimplemented parts
niieani
committed
ee42520
View commit details
Copy full SHA for ee42520
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/webpack/webpack into jest
Show description for 2be0965
niieani
committed
2be0965
View commit details
Copy full SHA for 2be0965
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Merge pull request #7062 from webpack/bugfix/issue-6931
Show description for 3a5fda9
sokra
authored
3a5fda9
View commit details
Copy full SHA for 3a5fda9
View code at this point
Browse repository at this point
fix bug which prevented some chunks to show up in Chunk.getAllAsyncChunks
Show description for 58ba91d
sokra
committed
58ba91d
View commit details
Copy full SHA for 58ba91d
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
preload in parallel to script download
sokra
committed
3417da5
View commit details
Copy full SHA for 3417da5
View code at this point
Browse repository at this point
add test for prefetch, preload and script loading jsonp runtime
sokra
committed
57e09a6
View commit details
Copy full SHA for 57e09a6
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
Add comment directive to disable import parsing
ooflorent
committed
f65e9da
View commit details
Copy full SHA for f65e9da
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
Merge branch 'master' of https://github.com/webpack/webpack into jest
Show description for ad5a674
niieani
committed
ad5a674
View commit details
Copy full SHA for ad5a674
View code at this point
Browse repository at this point
fix race condition when using loadModule
Show description for 985e6fb
sokra
committed
985e6fb
View commit details
Copy full SHA for 985e6fb
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
fix istanbul crash
niieani
committed
61a3bff
View commit details
Copy full SHA for 61a3bff
View code at this point
Browse repository at this point
migration of new tests and changes after merge of master
niieani
committed
09ee9f4
View commit details
Copy full SHA for 09ee9f4
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Merge branch 'master' of https://github.com/webpack/webpack into jest
Show description for 75253e7
niieani
committed
75253e7
View commit details
Copy full SHA for 75253e7
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
Add failing tests
ooflorent
committed
36b612e
View commit details
Copy full SHA for 36b612e
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Merge pull request #6844 from swederik/issue-6843
Show description for fc2feaf
sokra
authored
fc2feaf
View commit details
Copy full SHA for fc2feaf
View code at this point
Browse repository at this point
more tests and fixes for webworker
sokra
committed
b018bc7
View commit details
Copy full SHA for b018bc7
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
get rid of webpackJsonp global leak
sokra
committed
06e9a57
View commit details
Copy full SHA for 06e9a57
View code at this point
Browse repository at this point
fix bug without async chunks, add more tests
sokra
committed
d7a0fc3
View commit details
Copy full SHA for d7a0fc3
View code at this point
Browse repository at this point
add [contenthash] support
sokra
committed
296542e
View commit details
Copy full SHA for 296542e
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
fix: Add handling for devtool source-map with library specified as Object (#6843)
swederik
committed
7fcd281
View commit details
Copy full SHA for 7fcd281
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.