Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

How do we build examples? #105

Open
EvanCarroll opened this issue Jun 22, 2020 · 2 comments
Open

How do we build examples? #105

EvanCarroll opened this issue Jun 22, 2020 · 2 comments

Comments

@EvanCarroll
Copy link

I've tried guessing at this at least 10 ways.

How about a guide on how to actually build the examples/. I can't get the todomvc example to even run.

@EvanCarroll
Copy link
Author

The furthest I've gotten is to run ./ci/build_examples.sh

Which outputs,

   Compiling todomvc v0.1.0 (/home/ecarroll/code/rust/yew/upstreamrepo/examples/todomvc)
    Finished dev [unoptimized + debuginfo] target(s) in 1.01s
[ Finished! Run todomvc by serving the generated files in examples/static/ ]

But in ./static I have an index.html file that references,

<script src="/todomvc.js"></script>

but nothing seems to output that file.

@teymour-aldridge
Copy link
Contributor

There are currently a few problems with the examples. There are some other issues which might be relevant in the main Yew repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants