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
web
on
feature/chunk-module-index
User selector
All users
All time
Commit history
Commits on May 7, 2018
Merge pull request #7144 from webpack/next
Show description for 00b0364
sokra
authored
00b0364
View commit details
Copy full SHA for 00b0364
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 Apr 30, 2018
Use compile/compileStreaming when importObject is a Promise
sokra
committed
4702ee9
View commit details
Copy full SHA for 4702ee9
View code at this point
Browse repository at this point
Commits on Apr 28, 2018
pretty file
sokra
committed
c7ee3d2
View commit details
Copy full SHA for c7ee3d2
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
rename and move BaseWasmMainTemplatePlugin
Show description for 9156be9
sokra
committed
9156be9
View commit details
Copy full SHA for 9156be9
View code at this point
Browse repository at this point
Cleanup, refactoring, types
sokra
committed
82a71be
View commit details
Copy full SHA for 82a71be
View code at this point
Browse repository at this point
Merge branch 'master' into feat-rewrite-wasm
Show description for f876564
sokra
committed
f876564
View commit details
Copy full SHA for f876564
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
rename priority to order
sokra
committed
17eb5b4
View commit details
Copy full SHA for 17eb5b4
View code at this point
Browse repository at this point
add support for link preload/prefetch
Show description for 9cb1a66
sokra
committed
9cb1a66
View commit details
Copy full SHA for 9cb1a66
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
Merge remote-tracking branch 'upstream/master' into feat-rewrite-wasm
xtuc
committed
6f5560c
View commit details
Copy full SHA for 6f5560c
View code at this point
Browse repository at this point
Merge branch 'master' into feat-rewrite-wasm
Sven SAULEAU
authored
0476eb4
View commit details
Copy full SHA for 0476eb4
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Update prettier toolchain
ooflorent
committed
f1092ad
View commit details
Copy full SHA for f1092ad
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
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 22, 2018
Destructure 'require' to improve readability
ooflorent
committed
3983803
View commit details
Copy full SHA for 3983803
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Add end of statement semicolon
howdy39
committed
d628f90
View commit details
Copy full SHA for d628f90
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
fix(bug) #5964 convert MS into S for scripts timeout attr
EugeneHlushko
committed
422236f
View commit details
Copy full SHA for 422236f
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
refactor: move specific stuff out of the base method
xtuc
committed
405fea6
View commit details
Copy full SHA for 405fea6
View code at this point
Browse repository at this point
Merge branch 'master' into feat-rewrite-wasm
montogeek
committed
10ffa3e
View commit details
Copy full SHA for 10ffa3e
View code at this point
Browse repository at this point
refactor: use base plugin for web and node
xtuc
committed
c2f1c4f
View commit details
Copy full SHA for c2f1c4f
View code at this point
Browse repository at this point
fix(wasm): remove dead code
xtuc
committed
d2dd6c1
View commit details
Copy full SHA for d2dd6c1
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Fix typos
rhysd
committed
81e47b6
View commit details
Copy full SHA for 81e47b6
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
fix: improved wasm transformations
xtuc
committed
6d906d0
View commit details
Copy full SHA for 6d906d0
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
refactor: use init function
xtuc
committed
1ff76a5
View commit details
Copy full SHA for 1ff76a5
View code at this point
Browse repository at this point
feat: try with a Table
xtuc
committed
5c6c50b
View commit details
Copy full SHA for 5c6c50b
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
feat: use instantiateStreaming
xtuc
committed
faff92c
View commit details
Copy full SHA for faff92c
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
spelling: assembly
jsoref
committed
b392661
View commit details
Copy full SHA for b392661
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 23, 2018
Use for-of loops instead of forEach
ooflorent
committed
d4811b0
View commit details
Copy full SHA for d4811b0
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
split Chunk.isInitial into isOnlyInitial and canBeInitial
Show description for ea60937
sokra
committed
ea60937
View commit details
Copy full SHA for ea60937
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 4, 2018
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
Commits on Dec 27, 2017
add output.globalObject configuration option
Show description for d95f93f
sokra
committed
d95f93f
View commit details
Copy full SHA for d95f93f
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
fix mispelled hook
TheLarkInn
committed
3e6aaf9
View commit details
Copy full SHA for 3e6aaf9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.