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 }}
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
Branch selector
014e65e
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 16, 2018
rename webpackPrefetchPriority to webpackPrefetch
Show description for 014e65e
sokra
committed
014e65e
View commit details
Copy full SHA for 014e65e
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
Browse repository at this point
Commits on Apr 15, 2018
Merge pull request #7048 from webpack/refactor/prepareOptions
Show description for e54af0d
sokra
authored
e54af0d
View commit details
Copy full SHA for e54af0d
Browse repository at this point
Merge pull request #7049 from bastimeyer/bugfix/output-globalobject-node-webkit
Show description for 1313300
sokra
authored
1313300
View commit details
Copy full SHA for 1313300
Browse repository at this point
Commits on Apr 14, 2018
Move prepareOptions to test helpers
ooflorent
committed
e656231
View commit details
Copy full SHA for e656231
Browse repository at this point
Fix output.globalObject value in node-webkit
bastimeyer
committed
70d4825
View commit details
Copy full SHA for 70d4825
Browse repository at this point
Merge pull request #7039 from hedgepigdaniel/peer-dependencies-4
Show description for 0be0d1f
sokra
authored
0be0d1f
View commit details
Copy full SHA for 0be0d1f
Browse repository at this point
Merge pull request #7033 from mohsen1/strict
Show description for 6294313
sokra
authored
6294313
View commit details
Copy full SHA for 6294313
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into peer-dependencies-4
hedgepigdaniel
committed
ec0dad4
View commit details
Copy full SHA for ec0dad4
Browse repository at this point
Commits on Apr 13, 2018
Diable strictPropertyInitialization until null check is enabled
Mohsen Azimi
committed
74559e3
View commit details
Copy full SHA for 74559e3
Browse repository at this point
Revert "enable noUnusedLocals"
Show description for 236b1d8
Mohsen Azimi
committed
236b1d8
View commit details
Copy full SHA for 236b1d8
Browse repository at this point
ASCII **is** art
Mohsen Azimi
committed
ddb4b9e
View commit details
Copy full SHA for ddb4b9e
Browse repository at this point
enable noUnusedLocals
Mohsen Azimi
committed
3565cc1
View commit details
Copy full SHA for 3565cc1
Browse repository at this point
enable alwaysStrict
Mohsen Azimi
committed
0d50f94
View commit details
Copy full SHA for 0d50f94
Browse repository at this point
enable strictPropertyInitialization
Mohsen Azimi
committed
2e3f4ff
View commit details
Copy full SHA for 2e3f4ff
Browse repository at this point
enable strictFunctionTypes
Mohsen Azimi
committed
58b387b
View commit details
Copy full SHA for 58b387b
Browse repository at this point
Commits on Apr 12, 2018
Merge pull request #6862 from mohsen1/ts
Show description for 10282ea
TheLarkInn
authored
10282ea
View commit details
Copy full SHA for 10282ea
Browse repository at this point
Merge pull request #7027 from webpack/bugfix/load-module-race
Show description for 40a089c
sokra
authored
40a089c
View commit details
Copy full SHA for 40a089c
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
Browse repository at this point
remove unneeded member isImportEmitted
sokra
committed
a3df74b
View commit details
Copy full SHA for a3df74b
Browse repository at this point
TS now understands exports assignments
Show description for 9dafa97
sokra
committed
9dafa97
View commit details
Copy full SHA for 9dafa97
Browse repository at this point
remove $WebAssembly global
sokra
committed
6063276
View commit details
Copy full SHA for 6063276
Browse repository at this point
declare types for chrome-trace-event
sokra
committed
5f0a99e
View commit details
Copy full SHA for 5f0a99e
Browse repository at this point
add a separate class for HotUpdateChunk
sokra
committed
3677e25
View commit details
Copy full SHA for 3677e25
Browse repository at this point
fix jsdoc comments to make eslint happy
sokra
committed
a4e8c07
View commit details
Copy full SHA for a4e8c07
Browse repository at this point
add type linting to normal linting in package.json
sokra
committed
ebc4b00
View commit details
Copy full SHA for ebc4b00
Browse repository at this point
add types to Module
sokra
committed
8de3b9b
View commit details
Copy full SHA for 8de3b9b
Browse repository at this point
Better JSDocs for makeNewProfiledTapFn
Mohsen Azimi
authored and
sokra
committed
2adf5c2
View commit details
Copy full SHA for 2adf5c2
Browse repository at this point
TS now understands module.exports assignments
Show description for 2b66263
Mohsen Azimi
authored and
sokra
committed
2b66263
View commit details
Copy full SHA for 2b66263
Browse repository at this point
Use ts nightly and fix JSDoc for comment method in RuntimeTemplate
Mohsen Azimi
authored and
sokra
committed
0ea9b98
View commit details
Copy full SHA for 0ea9b98
Browse repository at this point
set correct type in ContextDependency
sokra
committed
724987a
View commit details
Copy full SHA for 724987a
Browse repository at this point
Fixed all type errors!
Mohsen Azimi
authored and
sokra
committed
c7429a6
View commit details
Copy full SHA for c7429a6
Browse repository at this point
Add ts-ignore comments with link to issue
Show description for 2295c83
Mohsen Azimi
authored and
sokra
committed
2295c83
View commit details
Copy full SHA for 2295c83
Browse repository at this point
More type fixes (these changes should be merged as separate PRs
Mohsen Azimi
authored and
sokra
committed
5b236e5
View commit details
Copy full SHA for 5b236e5
Browse repository at this point
Fix lint issues
Mohsen Azimi
authored and
sokra
committed
2267906
View commit details
Copy full SHA for 2267906
Browse repository at this point
Previous
Next
You can’t perform that action at this time.