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
EvalSourceMapDevToolModuleTemplatePlugin.js
on
master
User selector
All users
All time
Commit history
Commits on May 8, 2018
More strict linting of jsdocs
Show description for f2ad440
sokra
committed
f2ad440
View commit details
Copy full SHA for f2ad440
View code at this point
Browse repository at this point
Commits on Apr 12, 2018
Some type fixes using JSDoc comments
Mohsen Azimi
authored and
sokra
committed
5bb5af6
View commit details
Copy full SHA for 5bb5af6
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Avoid deopt when cache is set
ooflorent
committed
6e154f6
View commit details
Copy full SHA for 6e154f6
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Destructure 'require' to improve readability
ooflorent
committed
3983803
View commit details
Copy full SHA for 3983803
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 Feb 9, 2018
EvalSourceMapDevToolPlugin: add ability to filter which modules get sourcemapped
Show description for 59d9b9f
MagicDuck
committed
59d9b9f
View commit details
Copy full SHA for 59d9b9f
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Remove unnecessary conditions
ruszki
committed
28288c8
View commit details
Copy full SHA for 28288c8
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Remove footer from source maps and eval
ruszki
committed
83f772a
View commit details
Copy full SHA for 83f772a
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
Use Buffer.from instead of new Buffer
ooflorent
committed
7f303e5
View commit details
Copy full SHA for 7f303e5
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Remove some plugin calls
ooflorent
committed
f737b26
View commit details
Copy full SHA for f737b26
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 Nov 17, 2017
Merge branch 'master' into next
Show description for a53672d
sokra
committed
a53672d
View commit details
Copy full SHA for a53672d
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
Merge branch 'next' into master
sokra
authored
4597805
View commit details
Copy full SHA for 4597805
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
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
Commits on Oct 28, 2017
Source maps: webpack serves null content from sourcesContent #5542
Abhilash Singh
committed
1a85693
View commit details
Copy full SHA for 1a85693
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
passing namespace argument to contructors of dev tool plugins
MagicDuck
committed
68acd41
View commit details
Copy full SHA for 68acd41
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
passing devtoolNamespace through instead of setting it statically
MagicDuck
committed
72b28aa
View commit details
Copy full SHA for 72b28aa
View code at this point
Browse repository at this point
adding `output.devtoolNamespace` option
Show description for f925032
MagicDuck
committed
f925032
View commit details
Copy full SHA for f925032
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
chrome workaround for eval-source-maps
Show description for 809629d
sokra
committed
809629d
View commit details
Copy full SHA for 809629d
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Refactor(ES6): EvalSourceMapDevToolModuleTemplatePlugin
sendilkumarn
committed
b423a15
View commit details
Copy full SHA for b423a15
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
fix(node): rollback changes of Buffer.from to new Buffer() and bump down travis to 4.3 min node v
TheLarkInn
committed
91c1f35
View commit details
Copy full SHA for 91c1f35
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
chore(eslint): added eslint-node-plugin (#3652)
TheLarkInn
authored
7327ee6
View commit details
Copy full SHA for 7327ee6
View code at this point
Browse repository at this point
Commits on May 5, 2016
added sourceRoot option for SourceMap plugins
Show description for 28776e2
sokra
committed
28776e2
View commit details
Copy full SHA for 28776e2
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Use //# as the default sourceMappingURL format for eval-source-map
loganfsmyth
committed
f063439
View commit details
Copy full SHA for f063439
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Fix lint warnings in EvalSourceMapDevToolModuleTemplatePlugin
kennyt
committed
1cdc478
View commit details
Copy full SHA for 1cdc478
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
Merge branch 'master' of https://github.com/webpack/webpack
sokra
committed
5bfc68a
View commit details
Copy full SHA for 5bfc68a
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
moves stuff from webpack-core to webpack-sources
sokra
committed
ded70ae
View commit details
Copy full SHA for ded70ae
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Set charset as 'utf-8' in sourcemap plugin
Show description for af4c2e8
nilennoct
committed
af4c2e8
View commit details
Copy full SHA for af4c2e8
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
rebeautify without spacing after keyword
sokra
committed
f7d799a
View commit details
Copy full SHA for f7d799a
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
feat(app): Beautify all lib files
thaiat
committed
0a340f2
View commit details
Copy full SHA for 0a340f2
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
added linting
sokra
committed
cebd3b9
View commit details
Copy full SHA for cebd3b9
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
added cheap-source-map and lineToLine option
sokra
committed
0431b74
View commit details
Copy full SHA for 0431b74
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
use sourceAndMap is available
sokra
committed
92f5317
View commit details
Copy full SHA for 92f5317
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
updated deps, minor changes
sokra
committed
a979874
View commit details
Copy full SHA for a979874
View code at this point
Browse repository at this point
Commits on Dec 31, 2014
Merge pull request #648 from loganfsmyth/devtool-map-mutation
Show description for e4dc029
sokra
committed
e4dc029
View commit details
Copy full SHA for e4dc029
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.