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
NormalModule.js
on
temp
User selector
All users
All time
Commit history
Commits on Dec 31, 2017
Fix Resolver#resolve deprecated call
ooflorent
committed
c0d1994
View commit details
Copy full SHA for c0d1994
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
extract exports from wasm module
Show description for 91e6692
sokra
committed
91e6692
View commit details
Copy full SHA for 91e6692
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
Reset dependencies in unbuild
Show description for e829a5e
sokra
committed
e829a5e
View commit details
Copy full SHA for e829a5e
View code at this point
Browse repository at this point
cache buildMeta
sokra
committed
aae32c7
View commit details
Copy full SHA for aae32c7
View code at this point
Browse repository at this point
refactor meta -> buildMeta, add factoryMeta
Show description for ffb977f
sokra
committed
ffb977f
View commit details
Copy full SHA for ffb977f
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
pass runtimeTemplate to DependencyTemplate
Show description for 758a388
sokra
committed
758a388
View commit details
Copy full SHA for 758a388
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
make `Module.hash` official and use it for caching
sokra
committed
2acd0d4
View commit details
Copy full SHA for 2acd0d4
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
upgrade tapable for Compilation
sokra
committed
7787b4a
View commit details
Copy full SHA for 7787b4a
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
aggregate all crypto hash usages into util/createHash
Show description for a0ef93f
sokra
committed
a0ef93f
View commit details
Copy full SHA for a0ef93f
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Allow to override resolve configuration
sokra
committed
5e39ec4
View commit details
Copy full SHA for 5e39ec4
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
advanced module type refactoring
Show description for 00f2b5e
sokra
committed
00f2b5e
View commit details
Copy full SHA for 00f2b5e
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
added WebAssembly Proof of Concept
sokra
committed
41a1d60
View commit details
Copy full SHA for 41a1d60
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Merge branch 'next' into refactor/sets
sokra
authored
860da9b
View commit details
Copy full SHA for 860da9b
View code at this point
Browse repository at this point
Update code style to arrow functions
sokra
committed
f7c2f8e
View commit details
Copy full SHA for f7c2f8e
View code at this point
Browse repository at this point
getHighestTimestamp is no longer used
sokra
authored
88ecff4
View commit details
Copy full SHA for 88ecff4
View code at this point
Browse repository at this point
Merge branch 'next' into refactor/sets
Show description for 447d85a
sokra
committed
447d85a
View commit details
Copy full SHA for 447d85a
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
refactor more properties to Sets
sokra
committed
51c572c
View commit details
Copy full SHA for 51c572c
View code at this point
Browse repository at this point
Merge branch 'next' into refactor/cleanup-stuff
sokra
committed
52bacce
View commit details
Copy full SHA for 52bacce
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
fix missing negation
sokra
committed
e39e9c1
View commit details
Copy full SHA for e39e9c1
View code at this point
Browse repository at this point
Refactor weird things
Show description for 0339d4d
sokra
committed
0339d4d
View commit details
Copy full SHA for 0339d4d
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
allow to pass AST directly to webpack
sokra
committed
9e42dd6
View commit details
Copy full SHA for 9e42dd6
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
remove loader context options, add rootContext
sokra
committed
a4d63e4
View commit details
Copy full SHA for a4d63e4
View code at this point
Browse repository at this point
remove resolveSync
sokra
committed
d1bd5fa
View commit details
Copy full SHA for d1bd5fa
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Prevent NormalModule contextify from contextifying query parameters
Show description for 174fd4e
donocode
committed
174fd4e
View commit details
Copy full SHA for 174fd4e
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
refactor: remove some excess array iterators
quantizor
committed
a426f93
View commit details
Copy full SHA for a426f93
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
store hash in depndencyTemplates Map instead of comparing identify
Show description for c1a0244
sokra
committed
c1a0244
View commit details
Copy full SHA for c1a0244
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
Merge branch 'master' into next
sokra
committed
7f8d5b2
View commit details
Copy full SHA for 7f8d5b2
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
Adding function support to noParse
ssuman
committed
6c2f378
View commit details
Copy full SHA for 6c2f378
View code at this point
Browse repository at this point
Commits on May 21, 2017
Scope Hoisting
sokra
committed
9b2a9fa
View commit details
Copy full SHA for 9b2a9fa
View code at this point
Browse repository at this point
Commits on May 4, 2017
perf: use Date.now() instead of new Date().getTime()
Show description for 6afc397
JLHwung
committed
6afc397
View commit details
Copy full SHA for 6afc397
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Create base WebpackError class with inspect method.
jaridmargolin
committed
70e48d2
View commit details
Copy full SHA for 70e48d2
View code at this point
Browse repository at this point
added test for NormalModule.originalSource
Sergey Melyukov
committed
0cab30c
View commit details
Copy full SHA for 0cab30c
View code at this point
Browse repository at this point
added originalSource method to NormalModule (closes #4526)
Sergey Melyukov
committed
9d8d32e
View commit details
Copy full SHA for 9d8d32e
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
add stack to non-Error error emitted
Show description for 751fd9b
sokra
committed
751fd9b
View commit details
Copy full SHA for 751fd9b
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
fix test and linting
timse
committed
db26265
View commit details
Copy full SHA for db26265
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.