Skip to content

Commit

Permalink
Remove dotenv from build script
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Apr 5, 2021
1 parent a5a5446 commit a7ebffa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rollup.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require('dotenv').config();

const builtinModules = require('module').builtinModules;
const execSync = require('child_process').execSync;

Expand Down

0 comments on commit a7ebffa

Please sign in to comment.