Skip to content

Commit

Permalink
Removed extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
diogofcunha committed Mar 18, 2018
1 parent bcbd20b commit 6fa0b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const env = process.env.NODE_ENV;
const env = process.env.NODE_ENV;

if (env === 'commonjs' || env === 'es') {
module.exports = {
Expand Down

0 comments on commit 6fa0b25

Please sign in to comment.