FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
vue-diff-view/vue.config.js at master · codeDebugTest/vue-diff-view · GitHub
codeDebugTest
/
vue-diff-view
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
42
Code
Issues
3
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
vue-diff-view
/
vue.config.js
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (9 loc) · 173 Bytes
Breadcrumbs
vue-diff-view
/
vue.config.js
Copy path
File metadata and controls
9 lines (9 loc) · 173 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
module
.
exports
=
{
outputDir
:
'demo-dist'
,
pages
:
{
index
:
{
entry
:
'demo/main.js'
,
template
:
'public/index.html'
}
}
}
;
Back
|
FazBrowse Home
|
New Git URL