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 @@ - +