DOPΣ - are we generating circuitjson in new fol...
are we generating circuitjson in new folder now? i guess we need to update backend to support that directory of circuitjson

5 Replies
check your outDir for dist but yes this behavior matches what I have seen for build as it is part of a larger transpile/ use as library elsewhere workflow for me.
umm am not using any config for outDir , if yes need to update some routes
I have that in package.json or tsconfig
Yea each circuit.tsx / board file gets a directory with its circuit json now
1 output build per 1 input hence folder per. Makes so much sense when you phrase it that way.