summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scripts/smoke/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/smoke/index.js b/scripts/smoke/index.js
index 823e9edfa..8c3f27ae9 100644
--- a/scripts/smoke/index.js
+++ b/scripts/smoke/index.js
@@ -1,3 +1,5 @@
+/** @todo migrate these to use the independent docs repository at https://github.com/withastro/docs */
+
import fs from 'fs';
import { execa } from 'execa';
import { fileURLToPath } from 'url';