mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: add prebootstrap script
This commit is contained in:
committed by
mrugesh mohapatra
parent
e3f9dc4b86
commit
7723a592b7
Generated
+2030
-2030
File diff suppressed because it is too large
Load Diff
Generated
+3929
-3929
File diff suppressed because it is too large
Load Diff
Generated
+2067
-2067
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,7 @@
|
||||
"name": "@freecodecamp/freecodecamp",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"prebootstrap": "npm run ensure-env",
|
||||
"bootstrap": "lerna bootstrap && lerna run build --scope @freecodecamp/curriculum",
|
||||
"develop": "npm-run-all -s ensure-env start-develop",
|
||||
"ensure-env": "cross-env DEBUG=fcc:* node ./tools/scripts/ensure-env.js",
|
||||
|
||||
+1103
-1103
File diff suppressed because it is too large
Load Diff
Generated
+972
-972
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user