From f4196d1ad5431924189bced58eb4a5476dabccb2 Mon Sep 17 00:00:00 2001 From: Abdhilahi Wabwire <124460109+AbdhilahiRWabwire@users.noreply.github.com> Date: Sat, 7 Dec 2024 03:32:21 -0700 Subject: [PATCH] Fix Build --- README.md | 8 ++++++++ build.yaml | 23 ----------------------- lib/index.html | 2 +- pubspec.lock | 4 ++-- 4 files changed, 11 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 471379b..f5952eb 100755 --- a/README.md +++ b/README.md @@ -49,6 +49,14 @@ Data Interchange is a Network Application Programming Interface Development Plat ```shell git clone +dart compile js +``` + +OR + +```shell +git clone + dart pub upgrade dart run build_runner build diff --git a/build.yaml b/build.yaml index 82eb1db..f9a004d 100755 --- a/build.yaml +++ b/build.yaml @@ -5,26 +5,3 @@ targets: generate_for: - test/**.dart - lib/**.dart - options: - compilers: - dartdevc: - args: - - dart2js: - args: - - dart2wasm: - args: - - dev_options: - compilers: - dartdevc: - args: - - release_options: - compilers: - dart2js: - args: - - dart2wasm: - args: diff --git a/lib/index.html b/lib/index.html index 13ab9dc..a7eec79 100755 --- a/lib/index.html +++ b/lib/index.html @@ -7,7 +7,7 @@ - +