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

Feature Request : Better Error Handling #45

Open
neoneddy opened this issue Jan 27, 2021 · 0 comments
Open

Feature Request : Better Error Handling #45

neoneddy opened this issue Jan 27, 2021 · 0 comments

Comments

@neoneddy
Copy link

So currently if someone misses a colon or something, the site goes offline. Only way to remedy is to find the php error log and track it down, or look over code by hand, it's usually something recently changed, but harder to find on large merges.

Proposed changes:

  • Build SCSS button on manager side, it reports errors to console / modx error log
  • If error is found don't write final css file / somehow fail to a safe working state.
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