Added rendering of Event Images
This commit is contained in:
@@ -19,8 +19,8 @@ module.exports = defineConfig({
|
||||
},
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
'process.env': JSON.stringify(process.env)
|
||||
}),
|
||||
'process.env.CUSTOM_VAR': JSON.stringify(process.env.CUSTOM_VAR)
|
||||
})
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user