mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Added new pageData action/reducer
This commit is contained in:
@@ -118,9 +118,6 @@ module.exports = {
|
||||
'process.env': {
|
||||
'VERSION': `"${require('./package.json').version}"`
|
||||
}
|
||||
}),
|
||||
new webpack.EnvironmentPlugin({
|
||||
TALK_RECAPTCHA_PUBLIC: JSON.stringify(process.env.TALK_RECAPTCHA_PUBLIC)
|
||||
})
|
||||
],
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user