Bundle NPM packages using webpack and provide them :-)
{
"dependencies": {
"glob": "thachnn/webpack-bundle#glob-7.2.3"
},
"resolutions": {
"**/schema-utils/ajv": "thachnn/webpack-bundle#ajv-6.12.6"
},
"overrides": {
"schema-utils": {
"ajv": "thachnn/webpack-bundle#ajv-6.12.6"
}
}
}Take a look at package.json file for more examples
webpackv5.74.0 -> thachnn/webpack-bundle#v5.74.0webpack-cliv4.10.0 -> thachnn/webpack-bundle#cli-4.10.0globv7.2.3 -> thachnn/webpack-bundle#glob-7.2.3ajvv6.12.6 -> thachnn/webpack-bundle#ajv-6.12.6fast-globv3.2.11 -> thachnn/webpack-bundle#fast-glob-3.2.1terserv5.12.1 -> thachnn/webpack-bundle#terser-5.12.1@babel/corev7.17.10 -> thachnn/webpack-bundle#_babel/core-7.17.10@babel/preset-envv7.17.10 -> thachnn/webpack-bundle#_babel/preset-env-7.17.10chalkv2.4.2 -> thachnn/webpack-bundle#chalk-2.4.2regexpu-corev5.0.1 -> thachnn/webpack-bundle#regexpu-core-5.0.1browserslistv4.20.4 -> thachnn/webpack-bundle#browserslist-4.20.4npmv8.19.4 -> thachnn/webpack-bundle#npm-8.19.4-2yarnv1.22.19 -> thachnn/webpack-bundle#yarn-1.22.19-1- ...