Package node-webpack-cli: Information
Source package: node-webpack-cli
Version: 5.0.1-alt1
Build time: Jul 21, 2023, 06:54 AM in the task #325259
Category: Development/Other
Report package bugHome page: https://webpack.js.org/api/cli
License: MIT
Summary: Webpack's Command Line Interface
Description:
webpack CLI provides a flexible set of commands for developers to increase speed when setting up a custom webpack project. As of webpack v4, webpack is not expecting a configuration file, but often developers want to create a more custom webpack configuration based on their use-cases and needs. webpack CLI addresses these needs by providing a set of tools to improve the setup of custom webpack configuration. Webpack is a bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Maintainer: Sergey Markov
Last changed
March 22, 2023 Sergey Markov 5.0.1-alt1
- new version 5.0.1 (with rpmrb script)
Feb. 23, 2021 Vitaly Lipatov 4.5.0-alt1
- new version 4.5.0 (with rpmrb script) - pack only packages/webpack-cli
Oct. 13, 2020 Vitaly Lipatov 4.0.0-alt1
- new version 4.0.0 (with rpmrb script)