The Wayback Machine - https://web.archive.org/web/20211120182306/https://github.com/OLSF/libra/issues/542
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Web] Update web files from cli #542

Open
0o-de-lally opened this issue Jun 4, 2021 · 3 comments
Open

[Web] Update web files from cli #542

0o-de-lally opened this issue Jun 4, 2021 · 3 comments

Comments

@0o-de-lally
Copy link
Contributor

@0o-de-lally 0o-de-lally commented Jun 4, 2021

Web files should be downloaded by cli with command ol serve --update.

Currently users are using libra/Makefile recipe web-files as a workaround.

There's a scaffold in ol/cli/src/commands/serve_cmd.rs

@0o-de-lally 0o-de-lally added this to To do in Tooling via automation Jun 4, 2021
@soaresa
Copy link
Contributor

@soaresa soaresa commented Jul 30, 2021

What about building the web files locally and than moving to the 0L folder?

@0o-de-lally
Copy link
Contributor Author

@0o-de-lally 0o-de-lally commented Jul 30, 2021

Some (many?) users will not have the source, and instead be running from binaries.

@soaresa
Copy link
Contributor

@soaresa soaresa commented Jul 30, 2021

Got it! The onboarding easy mode does not need the project checkout and only install the binaries.

@0o-de-lally 0o-de-lally added this to the 0Lv5.1 milestone Aug 16, 2021
@soaresa soaresa added the tools label Aug 16, 2021
@soaresa soaresa added this to To do in ENGINEERING via automation Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment