|
@@ -472,7 +472,7 @@ module.exports = (function () {
|
|
|
new HtmlWebpackPlugin({
|
|
|
title: '优惠活动',
|
|
|
filename: 'html/newMenu/invRegister.html',
|
|
|
- template: './template/newMenu/landingPage/invRegister.html',
|
|
|
+ template: './template/newMenu/landingPage/InvRegister.html',
|
|
|
chunks: ['newMenu/invRegister', 'vendors']
|
|
|
}),
|
|
|
];
|