diff options
author | 2021-11-22 16:17:01 -0500 | |
---|---|---|
committer | 2021-11-22 16:17:01 -0500 | |
commit | 8cb779594e585ac9241a6c0c7cc311c850cc5691 (patch) | |
tree | 91e5489ecca80983ca80f810f64c21074b13499f /docs/src | |
parent | c0ad06c470fe0a405bdf447b02498d0ccf343e9d (diff) | |
download | astro-8cb779594e585ac9241a6c0c7cc311c850cc5691.tar.gz astro-8cb779594e585ac9241a6c0c7cc311c850cc5691.tar.zst astro-8cb779594e585ac9241a6c0c7cc311c850cc5691.zip |
Bring back building of non-hoisted scripts (#1977)
* Bring back building of non-hoisted scripts
Scripts inside of src/, whether hoisted are not should be built. This
makes that so. If not hoisted they do *not* get bundled together, but
rather are their own standalone modules. This matches 0.20 behavior.
Closes #1968
* Adds a changeset
* Fix windows breakage
* Debug windows
* More debugging
* make it not be parallel
* More windows
* Might fix it
* ARG
* Simpler test
* Remove the debugging
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions