From discussion in Discord lately it appears that there are some problems introduced by the asbuild package that may or may not have been avoidable, not sure. I am certain that there are good reasons to provide asbuild separately, but given that I raised concerns initially in an attempt to avoid as many problems as we can, even though matters didn't go as I had wished, I'd like to reconsider what we can do from here to improve the situation.
- What are the concrete problems with asbuild currently?
- What does asbuild provide concretely that the main package doesn't?
- And an inconvenient one: Would an
asbuild script next to asinit, as initially planned (more powerful npm run asbuild), be sufficient already?
From discussion in Discord lately it appears that there are some problems introduced by the
asbuildpackage that may or may not have been avoidable, not sure. I am certain that there are good reasons to provideasbuildseparately, but given that I raised concerns initially in an attempt to avoid as many problems as we can, even though matters didn't go as I had wished, I'd like to reconsider what we can do from here to improve the situation.asbuildscript next toasinit, as initially planned (more powerfulnpm run asbuild), be sufficient already?