mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-25 08:06:51 +00:00
Add field settings
This commit is contained in:
@@ -42,6 +42,11 @@ module.exports = (env, argv) => ({
|
||||
filename: 'index.html',
|
||||
template: 'src/index.html'
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
title: 'Data Pack Generators Minecraft 1.16, 1.17',
|
||||
filename: 'settings/fields/index.html',
|
||||
template: 'src/index.html'
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
title: 'Data Pack Generators Minecraft 1.16, 1.17',
|
||||
filename: '404.html',
|
||||
|
||||
Reference in New Issue
Block a user