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
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 14, 2018
amend hash
johnnyreilly
committed
761504d
View commit details
Copy full SHA for 761504d
View code at this point
Browse repository at this point
fix test and other typos. Feel so petty
johnnyreilly
committed
93af81f
View commit details
Copy full SHA for 93af81f
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
Merge pull request #6273 from ooflorent/fix-4857/unreachable_branches
Show description for e6fb58d
sokra
authored
e6fb58d
View commit details
Copy full SHA for e6fb58d
View code at this point
Browse repository at this point
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
Merge pull request #6277 from webpack/examples/write-to-dist
Show description for e3c2f73
sokra
authored
e3c2f73
View commit details
Copy full SHA for e3c2f73
View code at this point
Browse repository at this point
Merge pull request #6281 from webpack/feature/auto-ccp
Show description for 7baf6af
sokra
authored
7baf6af
View commit details
Copy full SHA for 7baf6af
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
expand test case to cover more cases
sokra
committed
c784a96
View commit details
Copy full SHA for c784a96
View code at this point
Browse repository at this point
Merge pull request #6283 from webpack/test/no-minimize-config-cases
Show description for 6922a5e
sokra
authored
6922a5e
View commit details
Copy full SHA for 6922a5e
View code at this point
Browse repository at this point
allow to set runtime chunk in Entrypoint
Show description for c71dabc
sokra
committed
c71dabc
View commit details
Copy full SHA for c71dabc
View code at this point
Browse repository at this point
allow to use new options minSize, maxRequests
sokra
committed
85acfeb
View commit details
Copy full SHA for 85acfeb
View code at this point
Browse repository at this point
allow limit requests and chunk size
Show description for 4b81320
sokra
committed
4b81320
View commit details
Copy full SHA for 4b81320
View code at this point
Browse repository at this point
add more config options
Show description for b34663c
sokra
committed
b34663c
View commit details
Copy full SHA for b34663c
View code at this point
Browse repository at this point
add AutomaticCommonsChunksPlugin
Show description for 417044f
sokra
committed
417044f
View commit details
Copy full SHA for 417044f
View code at this point
Browse repository at this point
introduce ChunkGroup for AND in parents
sokra
committed
08cd2f0
View commit details
Copy full SHA for 08cd2f0
View code at this point
Browse repository at this point
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 9, 2018
show entrypoints by default
sokra
committed
bf898c0
View commit details
Copy full SHA for bf898c0
View code at this point
Browse repository at this point
Examples write to dist
sokra
committed
e1a9a39
View commit details
Copy full SHA for e1a9a39
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Merge pull request #6253 from wa-Nadoo/remove-extra-semicolons
Show description for 91c3cfd
sokra
authored
91c3cfd
View commit details
Copy full SHA for 91c3cfd
View code at this point
Browse repository at this point
Avoid extra semicolons in bundled files. Don't recreate the function on an each iteration.
wa-Nadoo
committed
3a89252
View commit details
Copy full SHA for 3a89252
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
fix a bug with json modules in concatenated modules
sokra
committed
bde9266
View commit details
Copy full SHA for bde9266
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Merge branch 'master' into next
Show description for ca1c91c
sokra
committed
ca1c91c
View commit details
Copy full SHA for ca1c91c
View code at this point
Browse repository at this point
Merge pull request #6242 from nename0/6239-require-ensure-initial-chunks
Show description for b545b51
sokra
authored
b545b51
View commit details
Copy full SHA for b545b51
View code at this point
Browse repository at this point
Merge branch 'master' into next
Show description for 45f8a28
sokra
committed
45f8a28
View commit details
Copy full SHA for 45f8a28
View code at this point
Browse repository at this point
Merge pull request #6176 from mikegreiling/fix-no-fail-on-child-compilation-error
Show description for b059e07
sokra
authored
b059e07
View commit details
Copy full SHA for b059e07
View code at this point
Browse repository at this point
Update StatsTestCases
nename0
committed
64c4350
View commit details
Copy full SHA for 64c4350
View code at this point
Browse repository at this point
update some dev deps to latest version
sokra
committed
99b6052
View commit details
Copy full SHA for 99b6052
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Merge pull request #6228 from webpack/feature/hmr-loader-context
Show description for 7be2ed4
sokra
authored
7be2ed4
View commit details
Copy full SHA for 7be2ed4
View code at this point
Browse repository at this point
Merge pull request #6229 from webpack/feature/times-on-invalidate
Show description for 7185e2c
sokra
authored
7185e2c
View commit details
Copy full SHA for 7185e2c
View code at this point
Browse repository at this point
remove bad unit tests
sokra
committed
2b33f64
View commit details
Copy full SHA for 2b33f64
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.