Skip to content

Commit 0eca55c

Browse files
committed
feat: update ideas list
1 parent 423663f commit 0eca55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ideas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1273,7 +1273,7 @@ Linked issue: <https://github.com/stdlib-js/google-summer-of-code/issues/92>
12731273

12741274
### Idea
12751275

1276-
stdlib is composed of thousands of individual packages. Managing this complexity requires a complex publishing pipeline that handles automatic updates to repositories, generation of various bundle types, publishing packages to the npm registry, changelog generation, and more.
1276+
stdlib is composed of thousands of individual packages. Managing this complexity requires an intricate publishing pipeline that handles automatic updates to repositories, generation of various bundle types, publishing packages to the npm registry, changelog generation, and more.
12771277

12781278
The project aims to refactor the current workflows by breaking down the monolithic, feature-rich scripts ([example](https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/%40stdlib/_tools/scripts/publish_packages.js)) into discrete, standalone tooling packages in the [_tools](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools) namespac, which can be independently tested and maintained.
12791279

0 commit comments

Comments
 (0)