mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
fix publicPath
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
node_modules
|
||||
@@ -1 +1 @@
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/favicon.ico><title>sqliteviz</title><link href=/css/app.28dcc10a.css rel=preload as=style><link href=/css/chunk-vendors.0e10a006.css rel=preload as=style><link href=/js/app.ea875e01.js rel=preload as=script><link href=/js/chunk-vendors.bcee47d0.js rel=preload as=script><link href=/css/chunk-vendors.0e10a006.css rel=stylesheet><link href=/css/app.28dcc10a.css rel=stylesheet></head><body><noscript><strong>We're sorry but sqliteviz doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.bcee47d0.js></script><script src=/js/app.ea875e01.js></script></body></html>
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>sqliteviz</title><link href=css/app.28dcc10a.css rel=preload as=style><link href=css/chunk-vendors.0e10a006.css rel=preload as=style><link href=js/app.ed013423.js rel=preload as=script><link href=js/chunk-vendors.2ad41fc3.js rel=preload as=script><link href=css/chunk-vendors.0e10a006.css rel=stylesheet><link href=css/app.28dcc10a.css rel=stylesheet></head><body><noscript><strong>We're sorry but sqliteviz doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.2ad41fc3.js></script><script src=js/app.ed013423.js></script></body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
js/app.ed013423.js
Normal file
2
js/app.ed013423.js
Normal file
File diff suppressed because one or more lines are too long
1
js/app.ed013423.js.map
Normal file
1
js/app.ed013423.js.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user