From 5f28e61f6205e43b59c1daba39ae5e1c070a4b2d Mon Sep 17 00:00:00 2001 From: Tomer Aberbach Date: Sun, 12 May 2024 19:17:50 -0400 Subject: [PATCH] chore: update playground --- playground.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playground.js b/playground.js index c217792..90601fc 100644 --- a/playground.js +++ b/playground.js @@ -75,6 +75,8 @@ console.log(imports[5]) // isDynamicImport: false, // moduleSpecifier: { // type: 'absolute', +// startIndex: 182, +// endIndex: 186, // isConstant: true, // code: '"/v"', // value: '/v',