main.rs file proc macro panicked
Jzow opened this issue · 1 comments
Jzow commented
There is a problem in compiling this line of code by local cargo
error message:
proc macro panicked
message: The `distDir` configuration is set to `"../build"` but this path doesn't existrustc
kkoomen commented
This build folder is the front-end folder. Run yarn build
to create this folder. Which command did you run?