This website works better with JavaScript.
Explore
Help
Register
Sign In
huoran
/
FE_python_trial
Watch
4
Star
0
Fork
You've already forked FE_python_trial
0
Code
Issues
Pull Requests
Packages
Projects
Releases
8
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84
Commits
7
Branches
15
Tags
12 MiB
Tag:
Branch:
Tree:
34fa042e63
dev_2022-03-03
dev_2022-04-07
dev_2022-05-11
develop
master
openf12
ui
V1.0
V2.0
V2.1
V2.1.1
V2.1.2
V2.1.3
V2.1.4
V2.1.5
V2.1.6
V2.1.7
V2.1.8
V2.1.9
V2.2.2
V2.3.0
V3.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '34fa042e63'
${ noResults }
FE_python_trial
/
vue.config.js
6 lines
103 B
Raw
Normal View
History
Unescape
Escape
initial
4 years ago
module
.
exports
=
{
lintOnSave
:
true
,
publicPath
:
'./'
,
outputDir
:
'dist'
,
assetsDir
:
'static'
}