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

Project style detection #2520

Open
justinfagnani opened this issue Aug 29, 2017 · 2 comments
Open

Project style detection #2520

justinfagnani opened this issue Aug 29, 2017 · 2 comments

Comments

@justinfagnani
Copy link
Contributor

This is an umbrella issue for project style detection: determining whether a project is a reusable element styl project, or application style project.

With this information we can differ the behavior and UX of a few sub-commands:

  1. serve should should only the appropriate URL, and server -o should open the right URL
  2. lint should warn on component directories in imports in element projects, and the lack of in application projects
  3. build should warn on building elements, or we can figure out a sensible subset of build steps to run.
@justinfagnani
Copy link
Contributor Author

@stale
Copy link

stale bot commented Mar 3, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants