Skip to content

Add npm keywords to all packages for improved discoverability#71

Merged
sleparc-godaddy merged 1 commit intogodaddy:mainfrom
hkumar1-godaddy:npm-keywords
Dec 8, 2025
Merged

Add npm keywords to all packages for improved discoverability#71
sleparc-godaddy merged 1 commit intogodaddy:mainfrom
hkumar1-godaddy:npm-keywords

Conversation

@hkumar1-godaddy
Copy link
Contributor

@hkumar1-godaddy hkumar1-godaddy commented Dec 3, 2025

Summary

#70

Changelog

Added npm keywords to all 7 published packages for improved discoverability:

Package Keywords
@radpack/core radpack, module-loader, dynamic-import, code-splitting, runtime, amd, graph-based-loading, dependency-graph, resource-sharing
@radpack/client radpack, browser, client, runtime, module-loader, dynamic-import, amd, lazy-loading, code-splitting, frontend
@radpack/server radpack, server, ssr, server-side-rendering, node, runtime, module-loader, middleware, hydration, isomorphic
@radpack/build radpack, build, bundler, webpack, rollup, manifest, registry, exports, semver, build-tool
@radpack/rollup-plugin radpack, rollup, rollup-plugin, library, esm, build-tool, shared-dependencies, module-loader
@radpack/webpack-plugin radpack, webpack, webpack-plugin, webpack4, webpack5, application, code-splitting, build-tool, dynamic-import, resource-sharing
@radpack/cli radpack, cli, command-line, dev-server, local-server, registry, merge, development

Files Changed

  • packages/core/package.json
  • packages/client/package.json
  • packages/server/package.json
  • packages/build/package.json
  • packages/rollup-plugin/package.json
  • packages/webpack-plugin/package.json
  • packages/cli/package.json

Test Plan

✅ Metadata-only change - no runtime behavior affected
✅ Verified JSON syntax is valid in all 7 package.json files
✅ No code changes, only keywords field additions
✅ Keywords placed correctly after description field in each package

@sleparc-godaddy sleparc-godaddy merged commit 35cb48a into godaddy:main Dec 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants