Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
mgenware
/
vuejs-templates-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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
allchunks-extract-text
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 12, 2017
Update webpack.prod.conf.js
LinusBorg
authored
10621e8
Copy full SHA for 10621e8
Explicitly set allChunks to false along with some useful info on codesplit chunks (credit to @LinusBorg)
mgenware
committed
42852b6
Copy full SHA for 42852b6
Commits on Nov 2, 2017
When using CommonsChunkPlugin and there are extracted chunks (from ExtractTextPlugin.extract) in the commons chunk, allChunks must be set to true
Show description for 03fe67f
mgenware
committed
03fe67f
Copy full SHA for 03fe67f
docs(e2e): fix configration link (#1024)
kazupon
authored and
LinusBorg
committed
89c6fb1
Copy full SHA for 89c6fb1
Commits on Nov 1, 2017
fix the config contradiction (#1014)
LLawlight
authored and
LinusBorg
committed
cf408f2
Copy full SHA for cf408f2
Commits on Oct 30, 2017
Ignore test folder (#991)
herrmannplatz
authored and
LinusBorg
committed
0c52d35
Copy full SHA for 0c52d35
Update: add meta viewport. (#983)
aladdin-add
authored and
LinusBorg
committed
d223cd8
Copy full SHA for d223cd8
Updated standard package URL (#1012)
ematipico
authored and
LinusBorg
committed
6994826
Copy full SHA for 6994826
Commits on Oct 16, 2017
Use multi-process parallel running and file cache to improve the build speed (#941)
Gingernaut
authored and
LinusBorg
committed
937ebe6
Copy full SHA for 937ebe6
Ignore files improvements (#953)
Show description for b196679
exarus
authored and
LinusBorg
committed
b196679
Copy full SHA for b196679
bump version string
LinusBorg
authored
476a6b8
Copy full SHA for 476a6b8
fix missing dependency updates for
Show description for 7cddb21
LinusBorg
authored
7cddb21
Copy full SHA for 7cddb21
update to vue and vue-router latest version (#984)
Show description for 1a24741
Ffloriel
authored and
LinusBorg
committed
1a24741
Copy full SHA for 1a24741
Commits on Oct 14, 2017
Revert 9befbfc
LinusBorg
authored
b6a4694
Copy full SHA for b6a4694
Fix casing
LinusBorg
authored
9befbfc
Copy full SHA for 9befbfc
Commits on Oct 11, 2017
Fix bug in dev-server when a proxyTable entry is a string (#965)
Show description for 52a069c
schettino72
authored and
LinusBorg
committed
52a069c
Copy full SHA for 52a069c
fix Es6 code issue.
Show description for 9937176
LinusBorg
authored
9937176
Copy full SHA for 9937176
Commits on Oct 9, 2017
switch hello-world tag to PascalCase (#951)
hootlex
authored and
LinusBorg
committed
05148da
Copy full SHA for 05148da
Commits on Oct 8, 2017
v1.1.1
LinusBorg
committed
53e2118
Copy full SHA for 53e2118
Merge branch 'develop' of github.com:vuejs-templates/webpack into develop
LinusBorg
committed
706b519
Copy full SHA for 706b519
downgrade airbnb config to ensure compaibility with eslint.
LinusBorg
committed
7ced14d
Copy full SHA for 7ced14d
Typo fixed: 'use stxrict' -> 'use strict' (#955)
exarus
authored and
LinusBorg
committed
fabe911
Copy full SHA for fabe911
We now have port-detection, so README should reflect that.
LinusBorg
committed
dcd3a3e
Copy full SHA for dcd3a3e
Revision of wording in the README docs (#958)
EricTran5791
authored and
LinusBorg
committed
9bc35d4
Copy full SHA for 9bc35d4
Commits on Oct 7, 2017
add version tag to config/index.js
LinusBorg
committed
e52882f
Copy full SHA for e52882f
Reference dev script in start script instead of copy pasting (#894)
Show description for fa51a81
robwierzbowski
authored and
LinusBorg
committed
fa51a81
Copy full SHA for fa51a81
Commits on Oct 3, 2017
Put hotMiddleware before proxyMiddleware in dev server (#837)
Nick Baroni
authored and
LinusBorg
committed
6477757
Copy full SHA for 6477757
Merge branch 'master' into develop
Show description for b911e67
LinusBorg
committed
b911e67
Copy full SHA for b911e67
fix component filename
LinusBorg
authored
d663e10
Copy full SHA for d663e10
Rename Hello component to HelloWorld (#944)
Show description for 69dbb3e
hootlex
authored and
LinusBorg
committed
69dbb3e
Copy full SHA for 69dbb3e
Commits on Oct 2, 2017
bump more deps
yyx990803
committed
e9ed4c5
Copy full SHA for e9ed4c5
Commits on Sep 30, 2017
Add .vscode to gitignore (#845)
ACollectionOfAtoms
authored and
LinusBorg
committed
5218c7b
Copy full SHA for 5218c7b
update URL of ESLint to https (#927)
Show description for 8ac9bb9
gucong3000
authored and
LinusBorg
committed
8ac9bb9
Copy full SHA for 8ac9bb9
Fix small errors in webpack.prod.conf (#897)
Show description for 8150b73
robwierzbowski
authored and
LinusBorg
committed
8150b73
Copy full SHA for 8150b73
Standardize base webpack module variable name (#912)
robwierzbowski
authored and
LinusBorg
committed
da3b380
Copy full SHA for da3b380
Pagination
Previous
Next
You can’t perform that action at this time.