about summary refs log tree commit diff
path: root/test/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/package.json')
-rw-r--r--test/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/package.json b/test/package.json
index 52960ed..74665d2 100644
--- a/test/package.json
+++ b/test/package.json
@@ -8,7 +8,7 @@
     "kronikarz": "^2.0.0"
   },
   "scripts": {
-    "build": "mkdir -p ../api/api && touch ../api/api/posts.json && node -r esm build.js",
+    "build": "mkdir -p ../api/api && touch ../api/api/posts.json && node -r esm build.js && cp _headers ../api",
     "test": "./validator.sh"
   },
   "keywords": [],