-
Notifications
You must be signed in to change notification settings - Fork 60
/
buildjs.cfg
115 lines (112 loc) · 3.04 KB
/
buildjs.cfg
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[GeoExplorer.js]
root =
app/static/externals/openlayers/lib
app/static/externals/GeoExt/lib
app/static/externals/gxp/src/script
app/static/script/ux
app/static/externals/PrintPreview/lib
app/static/script/app
include =
OpenLayers/BaseTypes/Class.js
OpenLayers/Util.js
OpenLayers/Map.js
OpenLayers/Style2.js
OpenLayers/Events.js
OpenLayers/Format/GML/v2.js
OpenLayers/Format/GML/v3.js
OpenLayers/Format/WMSDescribeLayer/v1_1.js
OpenLayers/Format/WFSDescribeFeatureType.js
OpenLayers/Format/SLD/v1_0_0.js
OpenLayers/Filter/Spatial.js
OpenLayers/Protocol/HTTP.js
OpenLayers/Protocol/WFS/v1_1_0.js
OpenLayers/Request/XMLHttpRequest.js
GeoExt/data/LayerRecord.js
GeoExt/data/AttributeStore.js
GeoExt/data/ProtocolProxy.js
GeoExt/data/FeatureStore.js
GeoExt/plugins/PrintPageField.js
GeoExt/plugins/PrintProviderField.js
GeoExt/widgets/Action.js
GeoExt/widgets/tree/LayerContainer.js
GeoExt/widgets/tree/BaseLayerContainer.js
GeoExt/widgets/tree/OverlayLayerContainer.js
GeoExt/widgets/tree/TreeNodeUIEventMixin.js
GeoExt/widgets/Popup.js
GeoExt/data/ScaleStore.js
GeoExt/widgets/form.js
GeoExt/widgets/LegendPanel.js
GeoExt/widgets/LegendImage.js
GeoExt/widgets/PrintMapPanel.js
GeoExt/widgets/WMSLegend.js
GeoExt/widgets/VectorLegend.js
GeoExt/Lang.js
overrides/override-ext-ajax.js
overrides/textfield.js
util.js
menu/LayerMenu.js
widgets/CrumbPanel.js
widgets/LayerUploadPanel.js
widgets/WMSLayerPanel.js
widgets/GoogleEarthPanel.js
widgets/Viewer.js
widgets/EmbedMapDialog.js
widgets/WMSStylesDialog.js
widgets/ScaleOverlay.js
plugins/FeatureManager.js
plugins/FeatureEditor.js
plugins/FeatureGrid.js
plugins/GeoServerStyleWriter.js
plugins/BingSource.js
plugins/GoogleSource.js
plugins/OLSource.js
plugins/OSMSource.js
plugins/MapBoxSource.js
plugins/MapQuestSource.js
plugins/QueryForm.js
plugins/WMSSource.js
plugins/WMSCSource.js
plugins/ZoomToExtent.js
plugins/NavigationHistory.js
plugins/Zoom.js
plugins/Measure.js
plugins/WMSGetFeatureInfo.js
plugins/Navigation.js
plugins/LayerManager.js
plugins/AddLayers.js
plugins/RemoveLayer.js
plugins/LayerProperties.js
plugins/ZoomToLayerExtent.js
plugins/ZoomToSelectedFeatures.js
plugins/Legend.js
plugins/Print.js
plugins/Styler.js
plugins/GoogleEarth.js
FileUploadField.js
RowExpander.js
colorpicker/color-picker.ux.js
colorpicker/ColorManager.js
GeoExt.ux/PrintPreview.js
GeoExplorer/Composer.js
GeoExplorer/Viewer.js
last =
GeoExt/Lang.js
locale/app/ca.js
locale/app/de.js
locale/app/en.js
locale/app/es.js
locale/app/fr.js
locale/ca.js
locale/de.js
locale/el.js
locale/en.js
locale/es.js
locale/fr.js
locale/id.js
locale/nl.js
locale/pl.js
exclude =
OpenLayers/Popup/AnchoredBubble.js
GeoExt.js
GeoExt/SingleFile.js
GeoExt/Lang.js