Skip to content

Commit 4a9a2f1

Browse files
committed
Updated sample build
1 parent be471d1 commit 4a9a2f1

File tree

8 files changed

+22
-19
lines changed

8 files changed

+22
-19
lines changed

docs-src/public/favicon.ico

2.66 KB
Binary file not shown.

docs-src/public/index.html

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
8-
<title>docs-src</title>
9-
</head>
10-
<body>
11-
<noscript>
12-
<strong>We're sorry but docs-src doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
13-
</noscript>
14-
<div id="app"></div>
15-
<!-- built files will be auto injected -->
16-
</body>
17-
</html>
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width,initial-scale=1.0">
8+
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
9+
<title>React Native FusionCharts</title>
10+
</head>
11+
12+
<body>
13+
<noscript>
14+
<strong>We're sorry but docs-src doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
15+
</noscript>
16+
<div id="app"></div>
17+
<!-- built files will be auto injected -->
18+
</body>
19+
20+
</html>

docs-src/src/components/quick-start/ChartAPIComponent.vue renamed to docs-src/src/components/quick-start/ChartApiComponent.vue

File renamed without changes.

docs/favicon.ico

2.66 KB
Binary file not shown.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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=/react-native-fusioncharts/favicon.ico><title>docs-src</title><link href=/react-native-fusioncharts/css/app.1bcd0cdc.css rel=preload as=style><link href=/react-native-fusioncharts/css/chunk-vendors.5f21dbfe.css rel=preload as=style><link href=/react-native-fusioncharts/js/app.34cdb8a9.js rel=preload as=script><link href=/react-native-fusioncharts/js/chunk-vendors.0eaa3194.js rel=preload as=script><link href=/react-native-fusioncharts/css/chunk-vendors.5f21dbfe.css rel=stylesheet><link href=/react-native-fusioncharts/css/app.1bcd0cdc.css rel=stylesheet></head><body><noscript><strong>We're sorry but docs-src doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/react-native-fusioncharts/js/chunk-vendors.0eaa3194.js></script><script src=/react-native-fusioncharts/js/app.34cdb8a9.js></script></body></html>
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=/react-native-fusioncharts/favicon.ico><title>React Native FusionCharts</title><link href=/react-native-fusioncharts/css/app.1bcd0cdc.css rel=preload as=style><link href=/react-native-fusioncharts/css/chunk-vendors.5f21dbfe.css rel=preload as=style><link href=/react-native-fusioncharts/js/app.5a3549fa.js rel=preload as=script><link href=/react-native-fusioncharts/js/chunk-vendors.0eaa3194.js rel=preload as=script><link href=/react-native-fusioncharts/css/chunk-vendors.5f21dbfe.css rel=stylesheet><link href=/react-native-fusioncharts/css/app.1bcd0cdc.css rel=stylesheet></head><body><noscript><strong>We're sorry but docs-src doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/react-native-fusioncharts/js/chunk-vendors.0eaa3194.js></script><script src=/react-native-fusioncharts/js/app.5a3549fa.js></script></body></html>

docs/js/app.34cdb8a9.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/js/app.5a3549fa.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)