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
.
UtilitiesCore
/
webpack
Public
forked from
vuejs-templates/webpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
webpack
docs
on
develop
User selector
All users
All time
Commit history
Commits on Feb 5, 2018
Docs: formatting/typo fixes (#1254)
cristianl
authored and
LinusBorg
committed
b654847
View commit details
Copy full SHA for b654847
View code at this point
Browse repository at this point
Fix two documentation typos (#1248)
fossil12
authored and
LinusBorg
committed
b1c0f98
View commit details
Copy full SHA for b1c0f98
View code at this point
Browse repository at this point
Fixed typo in linter.md (#1263)
salvadornico
authored and
LinusBorg
committed
50d01f9
View commit details
Copy full SHA for 50d01f9
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
updated linting docs.
LinusBorg
committed
4ffbb28
View commit details
Copy full SHA for 4ffbb28
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
Document babel target env configuration (#1144)
sudo-suhas
authored and
LinusBorg
committed
caa259a
View commit details
Copy full SHA for caa259a
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
fix filename of `.eslintignore` (#1136)
gucong3000
authored and
LinusBorg
committed
4cf9eb3
View commit details
Copy full SHA for 4cf9eb3
View code at this point
Browse repository at this point
Commits on Dec 2, 2017
some small updates to the docs
LinusBorg
committed
d0b9007
View commit details
Copy full SHA for d0b9007
View code at this point
Browse repository at this point
Switch to uglifyjs-webpack-plugin (#1119)
sudo-suhas
authored and
LinusBorg
committed
c408224
View commit details
Copy full SHA for c408224
View code at this point
Browse repository at this point
Commits on Nov 12, 2017
Grammar and typo fixes on docs (#992)
Dave Woodall
authored and
LinusBorg
committed
ac0ea02
View commit details
Copy full SHA for ac0ea02
View code at this point
Browse repository at this point
readjusting docs for unit testing a bit.
LinusBorg
committed
aeb594a
View commit details
Copy full SHA for aeb594a
View code at this point
Browse repository at this point
Add Jest as new unit test runner, keep Karma + Mocha as a fallback (#824)
Show description for cdb3710
eddyerburgh
authored and
LinusBorg
committed
cdb3710
View commit details
Copy full SHA for cdb3710
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
docs(e2e): fix configration link (#1024)
kazupon
authored and
LinusBorg
committed
89c6fb1
View commit details
Copy full SHA for 89c6fb1
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
update URL of ESLint to https (#927)
Show description for 8ac9bb9
gucong3000
authored and
LinusBorg
committed
8ac9bb9
View commit details
Copy full SHA for 8ac9bb9
View code at this point
Browse repository at this point
Fix small errors in webpack.prod.conf (#897)
Show description for 8150b73
robwierzbowski
authored and
LinusBorg
committed
8150b73
View commit details
Copy full SHA for 8150b73
View code at this point
Browse repository at this point
refactor: Use const/let instead of var with strict mode (#801)
sudo-suhas
authored and
LinusBorg
committed
17ed63b
View commit details
Copy full SHA for 17ed63b
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Removing Vue.config.debug usage from documentation (#871)
Show description for 1b4b988
adam-lynch
authored and
LinusBorg
committed
1b4b988
View commit details
Copy full SHA for 1b4b988
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
Fix proxy example (fix #780)
Show description for 10524e4
LinusBorg
authored
10524e4
View commit details
Copy full SHA for 10524e4
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
Fix typo [semicolones -> semicolons] (#674)
jizhou199174
authored and
kazupon
committed
f734a43
View commit details
Copy full SHA for f734a43
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Merge pull request #659 from johnathankent/master
Show description for dd62a5a
LinusBorg
authored
dd62a5a
View commit details
Copy full SHA for dd62a5a
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
Fix typo, "Handing" to "Handling"
aacunningham
authored
2c33874
View commit details
Copy full SHA for 2c33874
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
clarifying and updating a few paths in code examples (#594)
Johnathan Kent
committed
b84451b
View commit details
Copy full SHA for b84451b
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Fix type in e2e docs. (#610)
mokhan
authored and
kazupon
committed
19f9cac
View commit details
Copy full SHA for 19f9cac
View code at this point
Browse repository at this point
add prerender instructions for using history mode (#620)
Show description for dc0d2fc
tandavas
authored and
kazupon
committed
dc0d2fc
View commit details
Copy full SHA for dc0d2fc
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
(docs): Remove broken link to deployment notes (#580)
Show description for c72105e
SamHerbert
authored and
kazupon
committed
c72105e
View commit details
Copy full SHA for c72105e
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
update structure
yyx990803
committed
60e75d9
View commit details
Copy full SHA for 60e75d9
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
use babel-preset-env (#501)
Show description for 4cdb907
graingert
authored and
LinusBorg
committed
4cdb907
View commit details
Copy full SHA for 4cdb907
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
improve docs for proxy matching
yyx990803
committed
eefcf99
View commit details
Copy full SHA for eefcf99
View code at this point
Browse repository at this point
removed .js extension from .editorconfig (#428)
dotob
authored and
yyx990803
committed
6adb694
View commit details
Copy full SHA for 6adb694
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Updates link to karma website.
bernhardreiter
committed
caaa9ea
View commit details
Copy full SHA for caaa9ea
View code at this point
Browse repository at this point
Update link to karma
Show description for 177f6d9
bernhardreiter
authored
177f6d9
View commit details
Copy full SHA for 177f6d9
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Fix references (#339)
Show description for 3225018
hiendv
authored and
chrisvfritz
committed
3225018
View commit details
Copy full SHA for 3225018
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Fix some typos in docs (#331)
sjking
authored and
chrisvfritz
committed
17351f5
View commit details
Copy full SHA for 17351f5
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Added Prerenderer SPA Plugin installation guide (#328)
Show description for fe84b00
DCzajkowski
authored and
chrisvfritz
committed
fe84b00
View commit details
Copy full SHA for fe84b00
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
fix path to config file (#202)
Chris-R3
authored and
chrisvfritz
committed
b195716
View commit details
Copy full SHA for b195716
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
Fix typo in docs (#192)
Sam A. Horvath-Hunt
authored and
chrisvfritz
committed
9b6dca9
View commit details
Copy full SHA for 9b6dca9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.