mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +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