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

Running leo develop with no schema #11

Open
ChristopherBiscardi opened this issue Feb 27, 2016 · 1 comment
Open

Running leo develop with no schema #11

ChristopherBiscardi opened this issue Feb 27, 2016 · 1 comment

Comments

@ChristopherBiscardi
Copy link
Member

Currently, When you run leo develop (often npm start in the starters), you get an error if you haven't updated the schema for the first time.

Option 1: Automatically run "update schema" every time, no matter what.

Option 2: Warn if there is no schema.json file

@ChristopherBiscardi
Copy link
Member Author

webpack's errors for these kinds of issues suck pretty bad from a user perspective. Let's also try to head them off before they hit webpack and provide cleaner messages with more accurate "you should do this next" content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant