Skip to content

Commit

Permalink
Fixes #24
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieDixon committed Oct 19, 2017
1 parent 035719c commit 6e64227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-scripts/config/env.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ function getClientEnvironment(publicUrl) {
// This should only be used as an escape hatch. Normally you would put
// images into the `src` and `import` them in code to get their paths.
PUBLIC_URL: publicUrl,
PLATFORM: 'web',
}
);
// Stringify all values so we can feed into Webpack DefinePlugin
Expand Down

0 comments on commit 6e64227

Please sign in to comment.