Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SiZapPaaiGwat committed Jul 2, 2016
1 parent 799e08f commit a509b80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webpack.config.development.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ const config = {
__DEV__: true,
'process.env': {
NODE_ENV: JSON.stringify('development'),
APP_ID: JSON.stringify('CpQRN3XzNwpwUBNQ1WDVyC9c-gzGzoHsz'),
APP_KEY: JSON.stringify('1Mgtcwt2w2AMPnvJ6C82KSEA')
APP_ID: JSON.stringify('7aghatkwdic2h3ksu2pcnz1z9ww3gh94zfck18s0imra4exl'),
APP_KEY: JSON.stringify('dezxindn3goiga770jrhtuwmeqwptua4n6ltb4kgwrxqfsp7')
}
}),
new ExtractTextPlugin('style.css', {allChunks: true})
Expand Down

0 comments on commit a509b80

Please sign in to comment.