mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-03-19 22:58:34 +00:00
frontend restructured
This commit is contained in:
@@ -14,8 +14,8 @@ module.exports = merge(common, {
|
||||
template: './output/index.html',
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
filename: 'signup/index.html',
|
||||
template: './output/signup/index.html',
|
||||
filename: 'register/index.html',
|
||||
template: './output/register/index.html',
|
||||
}),
|
||||
|
||||
new HtmlWebpackPlugin({
|
||||
|
||||
Reference in New Issue
Block a user