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
millSourcePath
Over time I've come to hate the name. It sounds like it's the path to the src/ folder, but it's actually the path to the enclosing module base folder
src/
Something like basePath or millBasePath would be clearer and less confusing
basePath
millBasePath
The text was updated successfully, but these errors were encountered:
Maybe modulePath?
modulePath
Sorry, something went wrong.
No branches or pull requests
Over time I've come to hate the name. It sounds like it's the path to the
src/
folder, but it's actually the path to the enclosing module base folderSomething like
basePath
ormillBasePath
would be clearer and less confusingThe text was updated successfully, but these errors were encountered: