mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-06-14 12:11:10 +00:00
fix: fix lint errors and update headers
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = merge(
|
||||
{
|
||||
devServer: {
|
||||
client: {
|
||||
overlay: false // Disable error overlay
|
||||
overlay: false // Disable error overlay
|
||||
},
|
||||
headers: {
|
||||
'Content-Security-Policy': "frame-ancestors 'none'",
|
||||
|
||||
Reference in New Issue
Block a user