We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We basically need to rewrite the error output during bootstrap.
The target is to return better error messages during require project and server config files.
require
wpackio.project.js
wpackio.server.js
files
The text was updated successfully, but these errors were encountered:
feat: show proper error message on init
ea4c3a9
Also check for common stuff under project and server config files. See #28
swashata
No branches or pull requests
We basically need to rewrite the error output during bootstrap.
The target is to return better error messages during
require
project and server config files.wpackio.project.js
is found.wpackio.server.js
is found.files
underwpackio.project.js
is empty.files
doesn't match the schema.The text was updated successfully, but these errors were encountered: