This website works better with JavaScript
Home
Explore
Help
Register
Sign In
renyicun
/
PathDeterminationReultVisualization
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
配置正式打包时publicPath
任一存
3 years ago
parent
c5eb0710e7
commit
f1888b8c99
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
vue.config.js
+ 3
- 0
vue.config.js
View File
@@ -0,0 +1,3 @@
+module.exports = {
+ publicPath: './'
+}