Skip to content

Commit 1ea0819

Browse files
committed
remove LOCAL env variables
1 parent de89e75 commit 1ea0819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/starter-kit/local.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
process.env.LOCAL = 1;
21
const index = require('../index');
32
const config = require('./config');
43
const puppeteer = require('puppeteer');

0 commit comments

Comments
 (0)