Explorar o código

remove duplicate pages/index.json file (#5063)

Matthew Peveler %!s(int64=4) %!d(string=hai) anos
pai
achega
549e69573b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      scripts/build.sh

+ 0 - 1
scripts/build.sh

@@ -13,7 +13,6 @@ function initialize {
 
 function build_index {
   npm run build-index
-  cp index.json pages/
   echo "Pages index succesfully built."
 }