-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathexternals.json
78 lines (78 loc) · 1.77 KB
/
externals.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[
{
"publicUrl": "externals/admin-lte",
"path": "node_modules/admin-lte"
},
{
"publicUrl": "externals/bootstrap",
"path": "node_modules/bootstrap"
},
{
"publicUrl": "externals/bootstrap-daterangepicker",
"path": "node_modules/bootstrap-daterangepicker"
},
{
"publicUrl": "externals/datatables",
"path": "node_modules/datatables"
},
{
"publicUrl": "externals/font-awesome",
"path": "node_modules/font-awesome"
},
{
"publicUrl": "externals/ionicons",
"path": "node_modules/ionicons"
},
{
"publicUrl": "externals/jquery",
"path": "node_modules/jquery"
},
{
"publicUrl": "externals/jquery-ui",
"path": "node_modules/jquery-ui-dist"
},
{
"publicUrl": "externals/malihu-custom-scrollbar-plugin",
"path": "node_modules/malihu-custom-scrollbar-plugin"
},
{
"publicUrl": "externals/moment",
"path": "node_modules/moment"
},
{
"publicUrl": "externals/underscore",
"path": "node_modules/underscore"
},
{
"publicUrl": "externals/openlayers",
"path": "node_modules/openlayers/dist"
},
{
"publicUrl": "externals/TerraMA2WebComponents",
"path": "../webcomponents/dist"
},
{
"publicUrl": "externals/requirejs",
"path": "node_modules/requirejs"
},
{
"publicUrl": "externals/i18next",
"path": "node_modules/i18next"
},
{
"publicUrl": "externals/jquery-i18next",
"path": "node_modules/jquery-i18next"
},
{
"publicUrl": "externals/i18next-xhr-backend",
"path": "node_modules/i18next-xhr-backend"
},
{
"publicUrl": "externals/@amcharts/amcharts4",
"path": "node_modules/@amcharts/amcharts4"
},
{
"publicUrl": "externals/@amcharts/amcharts4-geodata",
"path": "node_modules/@amcharts/amcharts4-geodata"
}
]