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 #359