Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042171
en ru br
ALT Linux repos
S:5.0.1-alt1

Group :: Development/Other
RPM: node-webpack-cli

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.0.1-alt1
Build date: 29 march 2023, 15:44 ( 52.2 weeks ago )
Size: 2.42 Mb

Home 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.

Current maintainer: Sergey Markov

List of contributors

List of rpms provided by this srpm:

  • node-webpack-cli
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin