NTP-6378 | remove console logs & foreclosure hotfix (#1170)
* NTP-6378 | remove console logs * TP-70895 | foreclosure hotfix
This commit is contained in:
@@ -40,6 +40,9 @@ export default ({ mode }) => {
|
||||
}
|
||||
})
|
||||
],
|
||||
esbuild: {
|
||||
drop: ['console']
|
||||
},
|
||||
server: {
|
||||
https: true,
|
||||
port: 3000,
|
||||
|
||||
Reference in New Issue
Block a user