mirror of
https://github.com/BeardedTek/flowbite-beardedtek.com.git
synced 2025-12-06 05:31:52 +00:00
Update Contact Form to use a dropdown for subject and proper links for Terms of Service and Privacy Policy
This commit is contained in:
@@ -60,7 +60,7 @@ module.exports = {
|
||||
new TerserPlugin({
|
||||
terserOptions:{
|
||||
compress: {
|
||||
drop_console: true,
|
||||
drop_console: false,
|
||||
}
|
||||
}
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user