summaryrefslogtreecommitdiff
path: root/src/compiler/parse/read/script.ts
diff options
context:
space:
mode:
authorGravatar Drew Powers <drew@pow.rs> 2021-03-18 18:10:08 -0600
committerGravatar Drew Powers <drew@pow.rs> 2021-03-18 18:10:08 -0600
commitd75107a20e971ad26a0398229b2b3fd13c45c6ee (patch)
tree850ae9112a20916501e98324b57510ed8785c315 /src/compiler/parse/read/script.ts
parentd27bd74b055b23a6eb455969755b3ee7f687fd61 (diff)
downloadastro-d75107a20e971ad26a0398229b2b3fd13c45c6ee.tar.gz
astro-d75107a20e971ad26a0398229b2b3fd13c45c6ee.tar.zst
astro-d75107a20e971ad26a0398229b2b3fd13c45c6ee.zip
Respect comments when scanning imports
Use es-module-lexer for import scanning in HMX scripts
Diffstat (limited to 'src/compiler/parse/read/script.ts')
0 files changed, 0 insertions, 0 deletions
/avatar/184a1f14c759795b94ae1d01b23cc9c7?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Fred K. Schott 13-258/+157 * wip * update create-astro for new astro add * update copy * update git prompt * Update packages/astro/src/core/logger/node.ts Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> * Update packages/create-astro/test/install-step.test.js Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> * update git prompt * update test Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>