@wordpress/build drops Webpack for esbuild
@wordpress/build is the tooling Gutenberg already uses internally: esbuild in place of Webpack, entry points discovered by folder, and a generated PHP file that handles enqueueing. It is not ready to replace wp-scripts on an ordinary plugin yet.