Skip to content
New issue

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

[request] check application source for missing extensions #2005

Closed
3 tasks done
kellymears opened this issue Jan 13, 2023 · 1 comment
Closed
3 tasks done

[request] check application source for missing extensions #2005

kellymears opened this issue Jan 13, 2023 · 1 comment
Labels

Comments

@kellymears
Copy link
Contributor

Agreement

The feature

When running bud doctor, check application source and config for missing extensions.

Examples:

  • Application includes .scss files but @roots/bud-sass is not resolvable and there is no handler for .scss files registered to bud.build.rules otherwise.
  • Application calls bud.imagemin in config file but @roots/bud-imagemin is not resolvable and there is no function registered to bud.imagemin otherwise.

Use case

No response

Notes

No response

@github-actions
Copy link

Message to comment on stale issues. If none provided, will not mark issues stale

@github-actions github-actions bot added the stale label Mar 15, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant