should we *continue* to enforce cargo build --lib
#326
Labels
question
Further information is requested
cargo build --lib
#326
digging into the bug from #303 has made me consider if we should enforce that
cargo build
build only the lib, by passing--lib
. this leads to a few questions:package.json
keys we are using and that we don't put anything in a bin directory would suggest it wouldn't.EDIT: i want us to enforce lib only until we can reasonable answer the rest of these questions, hence #329
The text was updated successfully, but these errors were encountered: