winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.76k stars 187 forks source link

wingc code isn't re-compiled when running `pnpm wing compile/test` #6658

Closed tsuf239 closed 3 weeks ago

tsuf239 commented 3 weeks ago

I tried this:

I broke the code in jsify.rs then ran pnpm wing test <file_name> (and then pnpm wing compile <file_name> just to be sure)

This happened:

my changes weren't reflected in the compilation output

I expected this:

the changes to be reflected. it seems like it was related to #6656

Is there a workaround?

Reverted the changes in #6656 locally and it worked

Anything else?

No response

Wing Version

74.42

Node.js Version

No response

Platform(s)

MacOS

Community Notes

monadabot commented 3 weeks ago

Congrats! :rocket: This was released in Wing 0.74.43.