Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Commit

Permalink
use double quotes instead of single quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmavis committed Apr 4, 2017
1 parent 068fa07 commit 13b70fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/webpack/webpack.client.config.js
Expand Up @@ -66,7 +66,7 @@ var webpackConfig = {
// feature flags:
"ENABLE_BADGES",
"ENABLE_PONTOON",
'HIDE_NEWSLETTER_SIGNUP_FORM',
"HIDE_NEWSLETTER_SIGNUP_FORM",

"LOGIN_EMULATION",
"LOGIN_EMULATION_LOGGEDOUT",
Expand Down

0 comments on commit 13b70fa

Please sign in to comment.