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
parsing
on
master
User selector
All users
All time
Commit history
Commits on Jun 6, 2018
Disable the test if UglifyJS is used
ooflorent
committed
e4ac083
View commit details
Copy full SHA for e4ac083
View code at this point
Browse repository at this point
Add optional catch binding support
ooflorent
committed
4e15f64
View commit details
Copy full SHA for 4e15f64
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Add a test case to invalidate #5889
ooflorent
committed
348057f
View commit details
Copy full SHA for 348057f
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Cleanup error location and origin information
sokra
committed
53103a9
View commit details
Copy full SHA for 53103a9
View code at this point
Browse repository at this point
Commits on May 28, 2018
Merge branch 'master' into bugfix/namespace-object
Show description for 7708471
sokra
committed
7708471
View commit details
Copy full SHA for 7708471
View code at this point
Browse repository at this point
Commits on May 25, 2018
Add test case
ooflorent
committed
55ce143
View commit details
Copy full SHA for 55ce143
View code at this point
Browse repository at this point
Commits on May 18, 2018
fix: json with byte order mark
Show description for b426469
mina-skunk
committed
b426469
View commit details
Copy full SHA for b426469
View code at this point
Browse repository at this point
Commits on May 16, 2018
Add a test to check typeof transformation
ooflorent
committed
0d89a45
View commit details
Copy full SHA for 0d89a45
View code at this point
Browse repository at this point
Commits on May 15, 2018
Align 'Cannot find module' message with native NodeJS
odedniv
committed
17fd4d8
View commit details
Copy full SHA for 17fd4d8
View code at this point
Browse repository at this point
Commits on May 3, 2018
create better namespace objects
Show description for a926a19
sokra
committed
a926a19
View commit details
Copy full SHA for a926a19
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
Merge branch 'master' of https://github.com/webpack/webpack into jest
Show description for 2be0965
niieani
committed
2be0965
View commit details
Copy full SHA for 2be0965
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
add test case for comments in import()
sokra
committed
946c4df
View commit details
Copy full SHA for 946c4df
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
migration of new tests and changes after merge of master
niieani
committed
09ee9f4
View commit details
Copy full SHA for 09ee9f4
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Merge branch 'master' of https://github.com/webpack/webpack into jest
Show description for 75253e7
niieani
committed
75253e7
View commit details
Copy full SHA for 75253e7
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Merge pull request #6950 from mohsen1/set-concat
Show description for 1d35f36
sokra
authored
1d35f36
View commit details
Copy full SHA for 1d35f36
View code at this point
Browse repository at this point
fix test case
sokra
authored
47354dd
View commit details
Copy full SHA for 47354dd
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
convert to integration test
Mohsen Azimi
committed
bbb3a31
View commit details
Copy full SHA for bbb3a31
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
fix for local modules
Janpot
committed
dccd862
View commit details
Copy full SHA for dccd862
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
Add more of the node semantics
Janpot
committed
9a8095e
View commit details
Copy full SHA for 9a8095e
View code at this point
Browse repository at this point
add still more tests
Janpot
committed
923068b
View commit details
Copy full SHA for 923068b
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Add more tests
Janpot
committed
2856dff
View commit details
Copy full SHA for 2856dff
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
check result for primitive exports
Janpot
committed
0cfaadc
View commit details
Copy full SHA for 0cfaadc
View code at this point
Browse repository at this point
Address PR comments
Janpot
committed
de76773
View commit details
Copy full SHA for de76773
View code at this point
Browse repository at this point
Commits on Apr 1, 2018
Don't error on "new require(...)"
Janpot
committed
2255567
View commit details
Copy full SHA for 2255567
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
Merge pull request #6833 from webpack/ellipsis
Show description for 1b50e4e
sokra
authored
1b50e4e
View commit details
Copy full SHA for 1b50e4e
View code at this point
Browse repository at this point
copy+paste typo
Janpot
committed
fdc4f9f
View commit details
Copy full SHA for fdc4f9f
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
move to cases
Janpot
committed
3b3779d
View commit details
Copy full SHA for 3b3779d
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Use ellipsis instead of '...'
ooflorent
committed
72786be
View commit details
Copy full SHA for 72786be
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 7, 2018
Merge branch 'profiling-race' into jest
Show description for b579658
niieani
committed
b579658
View commit details
Copy full SHA for b579658
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
jest: couple more RegExp replacement fixes
niieani
committed
81d91d7
View commit details
Copy full SHA for 81d91d7
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
spelling: module
jsoref
committed
6e66634
View commit details
Copy full SHA for 6e66634
View code at this point
Browse repository at this point
spelling: inlined
jsoref
committed
9856ac6
View commit details
Copy full SHA for 9856ac6
View code at this point
Browse repository at this point
spelling: dependencies
jsoref
committed
5e49e8c
View commit details
Copy full SHA for 5e49e8c
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Merge branch 'v4-beta3' into jest
Show description for 7b5c351
niieani
committed
7b5c351
View commit details
Copy full SHA for 7b5c351
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.