From 0a0fa9b9da58194bee2e45cf684bfce7f2c46e2e Mon Sep 17 00:00:00 2001 From: Josh Tynjala Date: Thu, 1 Aug 2024 15:58:38 -0700 Subject: [PATCH] website-samples.hxml: list-view-drag-and-drop --- samples/website-samples.hxml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/website-samples.hxml b/samples/website-samples.hxml index 4816225c..c684f367 100644 --- a/samples/website-samples.hxml +++ b/samples/website-samples.hxml @@ -26,6 +26,8 @@ --next -cmd haxelib run openfl build list-view-data-provider-collection-sorting/project.xml html5 -final -clean --haxedef=feathersui.com --next +-cmd haxelib run openfl build list-view-drag-and-drop/project.xml html5 -final -clean --haxedef=feathersui.com +--next -cmd haxelib run openfl build login-form/project.xml html5 -final -clean --haxedef=feathersui.com --next -cmd haxelib run openfl build magic-8-ball-chat/project.xml html5 -final -clean --haxedef=feathersui.com