remove duplicate pages/index.json file (#5063)
This commit is contained in:
parent
f8f1570936
commit
549e69573b
|
|
@ -13,7 +13,6 @@ function initialize {
|
|||
|
||||
function build_index {
|
||||
npm run build-index
|
||||
cp index.json pages/
|
||||
echo "Pages index succesfully built."
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue