Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

hash-all-modules-plugin

npm versionlicense

Hashs all remaining modules that do not get hashed via HashedModuleIdsPlugin

Installation

npm install --save-dev hash-all-modules-plugin

Usage

webpack.config.js

constwebpack=require('webpack');constHashAllModulesPlugin=require('hash-all-modules-plugin');module.exports={plugins: [newwebpack.HashedModuleIdsPlugin(),newHashAllModulesPlugin()]}

License

This project is licensed under MIT.

About

Hashs all remaining modules that do not get hashed via HashedModuleIdsPlugin

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages