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
cases
on
webpack-2
User selector
All users
All time
Commit history
Commits on May 25, 2017
fix variable injection in require.ensure
sokra
committed
da08b89
View commit details
Copy full SHA for da08b89
View code at this point
Browse repository at this point
Commits on May 21, 2017
fix parsing issue with patterns
sokra
committed
231a638
View commit details
Copy full SHA for 231a638
View code at this point
Browse repository at this point
support destructing on assignment
Show description for 272c105
sokra
committed
272c105
View commit details
Copy full SHA for 272c105
View code at this point
Browse repository at this point
Commits on May 5, 2017
Add webpackMode optios for import()
Show description for 22e7d25
sokra
committed
22e7d25
View commit details
Copy full SHA for 22e7d25
View code at this point
Browse repository at this point
Commits on May 4, 2017
change some magic numbers to hoist exports
Show description for a952bb9
sokra
committed
a952bb9
View commit details
Copy full SHA for a952bb9
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
prewalk a function declaration
Show description for 619cf31
sokra
committed
619cf31
View commit details
Copy full SHA for 619cf31
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Merge pull request #4700 from webpack/bug/future-var-declaration
Show description for e787452
sokra
authored
e787452
View commit details
Copy full SHA for e787452
View code at this point
Browse repository at this point
add test cases and fix a bug
sokra
committed
52f2daf
View commit details
Copy full SHA for 52f2daf
View code at this point
Browse repository at this point
improve code coverage
sokra
committed
e4b8833
View commit details
Copy full SHA for e4b8833
View code at this point
Browse repository at this point
add parser prewalking to capture scope
Show description for 3afe67d
sokra
committed
3afe67d
View commit details
Copy full SHA for 3afe67d
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
refactor to simpler way of extracting options from comments
sokra
committed
180f5e5
View commit details
Copy full SHA for 180f5e5
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Fix indentation
mc-zone
authored
83aeea8
View commit details
Copy full SHA for 83aeea8
View code at this point
Browse repository at this point
Merge branch 'master' into feature/import-chunk-name
mc-zone
authored
5ba77f9
View commit details
Copy full SHA for 5ba77f9
View code at this point
Browse repository at this point
rename variable for future compatibility
timse
committed
b857ad9
View commit details
Copy full SHA for b857ad9
View code at this point
Browse repository at this point
fixup eslint issues
timse
committed
bd18bc0
View commit details
Copy full SHA for bd18bc0
View code at this point
Browse repository at this point
rename variable for future compatibility
timse
committed
bf525bf
View commit details
Copy full SHA for bf525bf
View code at this point
Browse repository at this point
fix lint issues
timse
committed
0f07dde
View commit details
Copy full SHA for 0f07dde
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Merge pull request #4069 from jharris4/master
Show description for e4a24bf
sokra
authored
e4a24bf
View commit details
Copy full SHA for e4a24bf
View code at this point
Browse repository at this point
Add test for simulated chunk load error, as requested from code review (required a change to HotModuleReplacement.runtime.js to allow temporarily switching of the chunk loader function to work)
jharris4
committed
dca1190
View commit details
Copy full SHA for dca1190
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Update error callback named chunk tests to have unique/distinct query params and chunk names from other tests to ensure there is no contamination of other tests
jharris4
committed
139d5ab
View commit details
Copy full SHA for 139d5ab
View code at this point
Browse repository at this point
Merge branch 'master' into feature/import-chunk-name
mc-zone
authored
1fdf800
View commit details
Copy full SHA for 1fdf800
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
space to tabs
sokra
authored
ca5086d
View commit details
Copy full SHA for ca5086d
View code at this point
Browse repository at this point
Fix tests — let's default to an empty object if exports keyword is overriden
zastavnitskiy
authored and
sokra
committed
339e8e1
View commit details
Copy full SHA for 339e8e1
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
Fix indentation.
mc-zone
committed
0b1b926
View commit details
Copy full SHA for 0b1b926
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Add tests for `import()` about named chunk.
mc-zone
committed
964e924
View commit details
Copy full SHA for 964e924
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 28, 2017
readd previous checks - refactor System polyfill
Show description for d2de851
timse
committed
d2de851
View commit details
Copy full SHA for d2de851
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
fix tests
timse
committed
c6a8891
View commit details
Copy full SHA for c6a8891
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
walk variable patterns for parsed stuff
Show description for 21aa837
sokra
committed
21aa837
View commit details
Copy full SHA for 21aa837
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
fixes #4179
sokra
committed
e8b3170
View commit details
Copy full SHA for e8b3170
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
Add extra named-chunks test cases for variations with require.ensure error callback present.
jharris4
committed
5418e50
View commit details
Copy full SHA for 5418e50
View code at this point
Browse repository at this point
Make tests pass, fix require.ensure syntax
jharris4
committed
89415f7
View commit details
Copy full SHA for 89415f7
View code at this point
Browse repository at this point
esnure -> ensure
jharris4
committed
6ed45d4
View commit details
Copy full SHA for 6ed45d4
View code at this point
Browse repository at this point
Preliminary attempt to add test cases for require.ensure error handler
jharris4
committed
4fab2ef
View commit details
Copy full SHA for 4fab2ef
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
hoist exports declarations too
Show description for a44694a
sokra
committed
a44694a
View commit details
Copy full SHA for a44694a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.