mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-24 11:03:17 -04:00
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