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
dependencies
ImportParserPlugin.js
on
master
User selector
All users
All time
Commit history
Commits on Jun 4, 2018
move warning into separate file
sokra
committed
f65a24d
View commit details
Copy full SHA for f65a24d
View code at this point
Browse repository at this point
fixup test and error
sokra
committed
9528aa5
View commit details
Copy full SHA for 9528aa5
View code at this point
Browse repository at this point
Pass message to base class
sokra
committed
34b6b13
View commit details
Copy full SHA for 34b6b13
View code at this point
Browse repository at this point
Merge branch 'master' into feature/webpack-options-compile-errors-warning
sokra
committed
6789a5e
View commit details
Copy full SHA for 6789a5e
View code at this point
Browse repository at this point
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 30, 2018
magic comment regexp match update and statsCase test updated
Show description for a228dae
keblodev
committed
a228dae
View commit details
Copy full SHA for a228dae
View code at this point
Browse repository at this point
Commits on May 29, 2018
Add brackets for multiline if/for statements
ooflorent
committed
2a9452e
View commit details
Copy full SHA for 2a9452e
View code at this point
Browse repository at this point
Do not stop processing on error
ooflorent
committed
25ec7e4
View commit details
Copy full SHA for 25ec7e4
View code at this point
Browse repository at this point
Deprecate Parser.getCommentOptions
Show description for 4b1a76b
ooflorent
committed
4b1a76b
View commit details
Copy full SHA for 4b1a76b
View code at this point
Browse repository at this point
getCommentOptions renamed to getCommentOptionsStrict
Show description for d91e7ec
keblodev
committed
d91e7ec
View commit details
Copy full SHA for d91e7ec
View code at this point
Browse repository at this point
warning class and propagation added to ImportParserPlugin
Show description for 1969485
keblodev
committed
1969485
View commit details
Copy full SHA for 1969485
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
Merge branch 'master' into feature/import_ignore
sokra
authored
32bbb84
View commit details
Copy full SHA for 32bbb84
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
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
rename webpackPrefetchPriority to webpackPrefetch
Show description for 014e65e
sokra
committed
014e65e
View commit details
Copy full SHA for 014e65e
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 Apr 13, 2018
Add comment directive to disable import parsing
ooflorent
committed
f65e9da
View commit details
Copy full SHA for f65e9da
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 Feb 25, 2018
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 18, 2018
Deprecate System.import() parser plugin
Show description for 3fb63f9
ooflorent
committed
3fb63f9
View commit details
Copy full SHA for 3fb63f9
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
move generated runtime code to RuntimeTemplate
sokra
committed
2aac6ba
View commit details
Copy full SHA for 2aac6ba
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Use Parser#hooks instead of Tapable#plugin
ooflorent
committed
9669c9e
View commit details
Copy full SHA for 9669c9e
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
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 4, 2017
handle non-esm correctly in import()
Show description for 3803c8a
sokra
committed
3803c8a
View commit details
Copy full SHA for 3803c8a
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
rename `async` to `mode` in context options
Show description for ea56916
sokra
committed
ea56916
View commit details
Copy full SHA for ea56916
View code at this point
Browse repository at this point
Refactor contextOptions
sokra
committed
9075637
View commit details
Copy full SHA for 9075637
View code at this point
Browse repository at this point
check for null case
sokra
committed
4b9939e
View commit details
Copy full SHA for 4b9939e
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
fixed failing tests
ljcrapo
committed
0a141f2
View commit details
Copy full SHA for 0a141f2
View code at this point
Browse repository at this point
refactoring filter to include and other requested changes
ljcrapo
committed
bc6c1be
View commit details
Copy full SHA for bc6c1be
View code at this point
Browse repository at this point
modified import context filtering logic to filter on file names.
ljcrapo
committed
5d1759f
View commit details
Copy full SHA for 5d1759f
View code at this point
Browse repository at this point
created filter logic for dynamic import statements
ljcrapo
committed
f884136
View commit details
Copy full SHA for f884136
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
rename eager-weak to weak in import() comment
Show description for 94e0fcb
sokra
committed
94e0fcb
View commit details
Copy full SHA for 94e0fcb
View code at this point
Browse repository at this point
fix($warning): mention eager-weak in warnings
faceyspacey
authored and
sokra
committed
02edc0f
View commit details
Copy full SHA for 02edc0f
View code at this point
Browse repository at this point
fix/feat($weak): add context support for resolveWeak + create eager-weak asyncMode
faceyspacey
authored and
sokra
committed
8bca2dc
View commit details
Copy full SHA for 8bca2dc
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 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
Previous
Next
You can’t perform that action at this time.