mirror of
https://github.com/benjaminion/upgrading-ethereum-book.git
synced 2026-01-09 22:47:55 -05:00
Patching node modules is not currently needed
This commit is contained in:
@@ -22,11 +22,11 @@ cd $(dirname "$0")/../..
|
||||
# Set the host variable
|
||||
source bin/priv/server.sh
|
||||
|
||||
echo
|
||||
echo "*** Patching node modules ***"
|
||||
|
||||
npx custompatch
|
||||
was_it_ok $? "custompatch"
|
||||
# echo
|
||||
# echo "*** Patching node modules ***"
|
||||
#
|
||||
# npx custompatch
|
||||
# was_it_ok $? "custompatch"
|
||||
|
||||
echo
|
||||
echo "*** Building site..."
|
||||
|
||||
Reference in New Issue
Block a user