When you define an external rslib config file with the `-c` parameter, it can't find the package.json anymore. For example: ``` rslib build -c ./etc/rsbuild/config.ts ``` It will complain that it can't find the package.json from the root folder. _Originally posted by @binarykitchen in https://github.com/web-infra-dev/rslib/discussions/359_