User:Colby Russell/Non-uniform build scripts

Revision as of 13:19, 12 March 2023 by 70.115.145.22 (talk) (Created page with "The linking page says: <blockquote>still intended to be dropped into a repo and vendored like script modules, but the bundle will be an agglomeration of modules likely to be maintained independently of the project and upgraded all-at-once</blockquote> As of this writing, the majority of the (small set) of triple scripts are using unmodified copies of trplkt as their Build.app.htm. This raises the possibility of more custom build scripts—e.g. ones that co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The linking page says:

still intended to be dropped into a repo and vendored like script modules, but the bundle will be an agglomeration of modules likely to be maintained independently of the project and upgraded all-at-once

As of this writing, the majority of the (small set) of triple scripts are using unmodified copies of trplkt as their Build.app.htm. This raises the possibility of more custom build scripts—e.g. ones that consist only of a custom shunting block that links against a trplkt-derived libpack and a project-specific build coordination module.