mirror of
https://github.com/wassname/talk.git
synced 2026-08-18 12:30:39 +08:00
try to just add recaptcha manually
use react-recaptcha remove recaptcha file
This commit is contained in:
@@ -118,6 +118,9 @@ 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