mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
a780f2595d
* Migrate messages to errors data file * Move errors to new 'error database' for easier improvements * Fix tests * Add changeset * Remove unnecessary console.log * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Misc punctuations fixes and additions to README Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
5 lines
94 B
Markdown
5 lines
94 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Improved error messages descriptions and hints to be more informative
|