fix(build): Make build unrelient on root level deps
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require('dotenv').config();
|
||||
|
||||
const { spawn } = require('child_process');
|
||||
const kill = require('tree-kill');
|
||||
|
||||
|
Reference in New Issue
Block a user