We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e146ada + d43ae25 commit 631d3b0Copy full SHA for 631d3b0
1 file changed
README.md
@@ -64,7 +64,7 @@ module.exports = {
64
new WebpackWarPlugin({
65
archiveName: 'archive',
66
webInf: './web-inf',
67
- additionalElemens: [
+ additionalElements: [
68
{ path: 'context/context.xml', destPath: 'META-INF/context.xml'},
69
{ path: 'package.json' },
70
{ path: 'images', destPath: 'assets/images' }
0 commit comments