webpack-federation-module-id-plugin
Version:
Change webpack module id of the federation modules
18 lines (17 loc) • 669 B
JSON
{
"name": "webpack-federation-module-id-plugin",
"version": "1.0.0",
"description": "Change webpack module id of the federation modules",
"main": "FederationModuleIdPlugin.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://github.com/DanielAmenou/webpack-federation-module-id-plugin#readme",
"repository": {
"type": "git",
"url": "https://github.com/DanielAmenou/webpack-federation-module-id-plugin.git"
},
"keywords": ["webpack", "plugin", "module federation", "loadable-components", "module id"],
"author": "Daniel Amenou <amenou.daniel@gmail.com>",
"license": "MIT"
}