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

Why it's building 2 times ? #308

Closed
koptan opened this issue Jan 22, 2022 · 2 comments
Closed

Why it's building 2 times ? #308

koptan opened this issue Jan 22, 2022 · 2 comments

Comments

@koptan
Copy link

koptan commented Jan 22, 2022

I am running trunk serve but it is always building the project 2 times or at least this is what is showing in logs :
So is there any configuration to avoid this behavior or this is normal?

Jan 22 02:04:35.887  INFO 📦 starting build
Jan 22 02:04:35.888  INFO spawning asset pipelines
Jan 22 02:04:35.988  INFO building frontend
    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on build directory
   Compiling frontend v0.1.0 (/home/frontend)
    Finished dev [unoptimized + debuginfo] target(s) in 2.09s
Jan 22 02:04:38.153  INFO fetching cargo artifacts
Jan 22 02:04:38.274  INFO processing WASM
Jan 22 02:04:38.287  INFO calling wasm-bindgen
Jan 22 02:04:38.571  INFO copying generated wasm-bindgen artifacts
Jan 22 02:04:38.575  INFO applying new distribution
Jan 22 02:04:38.577  INFO ✅ success


Jan 22 02:04:38.577  INFO 📦 starting build
Jan 22 02:04:38.578  INFO spawning asset pipelines
Jan 22 02:04:38.752  INFO building frontend
    Finished dev [unoptimized + debuginfo] target(s) in 0.04s
Jan 22 02:04:38.890  INFO fetching cargo artifacts
Jan 22 02:04:39.162  INFO processing WASM
Jan 22 02:04:39.181  INFO calling wasm-bindgen
Jan 22 02:04:39.578  INFO copying generated wasm-bindgen artifacts
Jan 22 02:04:39.582  INFO applying new distribution
Jan 22 02:04:39.584  INFO ✅ success
@lukechu10
Copy link
Contributor

Duplicate of #238

@dnaka91
Copy link
Contributor

dnaka91 commented Apr 10, 2022

Closing as duplicate. Thanks, @lukechu10 🙇‍♂️

@dnaka91 dnaka91 closed this as completed Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants