From 5ebfa986894e3dbdbe606e07f40926b3c02a0ae4 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Tue, 23 Apr 2024 15:55:43 +0000 Subject: [PATCH] 2a5fbde316883f0bbb457acfad0857e153daba0a Build: Check that everything needed for the build is available on the system Give information about what is needed if not 9671744ca55229b3941eeccdabb6506290b11d14 Build: Remove the old sync command - no longer needed nor wanted 7b8b027e8cf7b49ab5f1df6f0d9d7815d96bf3a8 Build: Add `npm run serve` command to create a simple http server for loading the built files in a browser Sync to source repo @7b8b027e8cf7b49ab5f1df6f0d9d7815d96bf3a8 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index e8e7cb1..7eb07bd 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.0.5", - "last-sync": "ccf881b63d33140a03f664c5413bb79770452f49" + "last-sync": "7b8b027e8cf7b49ab5f1df6f0d9d7815d96bf3a8" } \ No newline at end of file