How to Install and Uninstall node-webpack-merge Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "node-webpack-merge" package

This tutorial shows how to install node-webpack-merge on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-webpack-merge

2. Uninstall "node-webpack-merge" package

This tutorial shows how to uninstall node-webpack-merge on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-webpack-merge $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-webpack-merge package on Ubuntu 21.10 (Impish Indri)

Package: node-webpack-merge
Architecture: all
Version: 2.2.0-4
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: node-lodash, nodejs
Filename: pool/universe/n/node-webpack-merge/node-webpack-merge_2.2.0-4_all.deb
Size: 6724
MD5sum: fdd67697d5911b78cc43af8a8afd9d55
SHA1: 0d230f19380327a9764a9578b7bd599638299a78
SHA256: 3c703de61229c61418a67362e935f006da6e1c8ed7a38f46ebcc102ddb248476
SHA512: 8e239278e0f26eb3a1c2522b17a244ca99585e13992630cf67e36ab72a5578fc63c48105e5bb03f526ae5d9d004111f4884e8a2e85438a134e3fdf3552b9f10e
Homepage: https://github.com/survivejs/webpack-merge
Description-en: merge designed for Webpack
webpack-merge provides a merge function
that concatenates arrays and merges objects
creating a new object.
If functions are encountered,
it will execute them, run the results through the algorithm,
and then wrap the returned values within a function again.
.
This behavior is particularly useful in configuring webpack
although it has uses beyond it.
Whenever you need to merge configuration objects,
webpack-merge can come in handy.
.
There's also a webpack specific merge variant
known as merge.smart
that's able to take webpack specifics into account
(i.e., it can flatten loader definitions).
Description-md5: 3d737b0425e8e323c547a7ea068c5aca