astro/scripts
Nate Moore c93201a909
Refactor astro export map, add source-map-support (#161)
* fix: add svelte plugin for esbuild, remove precompiled svelte components

* refactor: public export map, public types

* feat: add source-map-support to common code paths

* chore: move new "exports" to "imports" map, add internal types

* Include outPath in error logging for bad load status, and drop error stack (#163)

* Include outPath in the error logging for bad load status

* Discard error stack since it seems not useful

* feat: improve build error logging

* refactor: use object param for writeResult

Co-authored-by: Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com>
2021-05-03 13:18:08 -05:00
..
cmd Refactor astro export map, add source-map-support (#161) 2021-05-03 13:18:08 -05:00
utils Refactor astro export map, add source-map-support (#161) 2021-05-03 13:18:08 -05:00
index.js Clean dependencies (#166) 2021-05-03 11:47:51 -06:00
package.json create-astro UI (#164) 2021-05-03 12:15:13 -05:00