Explorar o código

[tools] Add a note about building ace

Romain Rigaux %!s(int64=10) %!d(string=hai) anos
pai
achega
cc4ee17f22
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      tools/ace-editor/hue-ace-dev.sh

+ 8 - 0
tools/ace-editor/hue-ace-dev.sh

@@ -15,6 +15,14 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+#
+# First install Ace
+#
+#   npm install
+#   node ./Makefile.dryice.js
+#
+# https://github.com/ajaxorg/ace#building-ace
+
 echo "Compiling and copying Ace Editor for Hue"
 rm -rf ../../desktop/core/src/desktop/static/desktop/js/ace/* || echo "Skipping removal of folder"
 node ./Makefile.dryice.js minimal --nc --s --target ../../desktop/core/src/desktop/static/desktop/js/ace/