shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.43k stars 186 forks source link

Schema has an unknown property 'fileName' #243

Closed simPod closed 3 years ago

simPod commented 3 years ago

Documentation Is:

Please Explain in Detail...

Using documented config property 'fileName' gives

schema has an unknown property 'fileName'

These properties are valid: object { enabled?, assets?, output?, replacer?, space?, writeToDisk?, fileExtRegex?, sortManifest?, merge?, publicPath?, contextRelativeKeys?, apply?, customize?, transform?, done?, entrypoints?, entrypointsKey?, entrypointsUseAssets?, integrity?, integrityHashes?, integrityPropertyName? } -> Webpack Assets Manifest options

simPod commented 3 years ago

Ok FML, I'm using v5 of webpack-assets-manifest. Sorry 🙃