Package node-webpack-cli: Information

    Source package: node-webpack-cli
    Version: 5.0.1-alt1
    Latest version according to Repology
    Build time:  Jul 21, 2023, 06:54 AM in the task #325259
    Report package bug
    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.

    List of rpms provided by this srpm:
    node-webpack-cli (noarch)

    Maintainer: Sergey Markov

    List of contributors:
    Sergey Markov
    Vitaly Lipatov

    ACL:
    Sergey Markov
    @everybody

      1. rpm-build-intro >= 1.9.18
      2. rpm-build-nodejs
      3. rpm-macros-nodejs
      4. node

    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)