Replace assets-webpack-plugin
dependency by an internal plugin, to generate entrypoints.json
file
#550
Annotations
1 error and 4 warnings
ESLint
Process completed with exit code 1.
|
ESLint:
lib/webpack/entry-points-plugin.js#L29
Invalid JSDoc @param "publicPath" type "String"; prefer: "string"
|
ESLint:
lib/webpack/entry-points-plugin.js#L30
Invalid JSDoc @param "outputPath" type "String"; prefer: "string"
|
ESLint:
lib/webpack/entry-points-plugin.js#L30
@param "outputPath" does not match an existing function parameter
|
ESLint:
lib/webpack/entry-points-plugin.js#L31
Invalid JSDoc @param "integrityAlgorithms" type "String"; prefer: "string"
|