You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a very basic Yew project that I copied from this tutorial, and I'm building it on Windows 10 using nightly-x86_64-pc-windows-msvc and the wasm32-unknown-unknown target.
It builds successfully, but when I call either trunk watch or trunk serve it constantly rebuilds even when there's nothing changing in the filesystem.
Has anyone else run into this?
The text was updated successfully, but these errors were encountered:
I don't have capacity to continue with my PR 84 now, feel free to finish it. And maybe talk with @seanybaggins (see seed-rs/seed#561 (comment)) so you don't have merge conflicts.
I've got a very basic Yew project that I copied from this tutorial, and I'm building it on Windows 10 using
nightly-x86_64-pc-windows-msvc
and thewasm32-unknown-unknown
target.It builds successfully, but when I call either
trunk watch
ortrunk serve
it constantly rebuilds even when there's nothing changing in the filesystem.Has anyone else run into this?
The text was updated successfully, but these errors were encountered: