summaryrefslogtreecommitdiff
path: root/examples/framework-preact/src/pages
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2021-07-12 17:01:33 -0500
committerGravatar GitHub <noreply@github.com> 2021-07-12 17:01:33 -0500
commit7583a8b42a6db44ca589398dba0cd9fe53643bef (patch)
treec80050f51c748285bccd0355612bfa7b86465f00 /examples/framework-preact/src/pages
parent9859f53903f51f42fbe00bd7d3b160bcafb06b8f (diff)
downloadastro-7583a8b42a6db44ca589398dba0cd9fe53643bef.tar.gz
astro-7583a8b42a6db44ca589398dba0cd9fe53643bef.tar.zst
astro-7583a8b42a6db44ca589398dba0cd9fe53643bef.zip
Update build script to avoid bundling (#304)
* fix: simplify astro-scripts build * fix: remove source-map-support, add missing `.js` extensions * refactor: use `module` for `@astrojs/markdown-support` * fix: missing `.js` extension * fix: missed @astrojs/parser * fix: remove old file * fix: merge conflict * fix: CJS weirdness
Diffstat (limited to 'examples/framework-preact/src/pages')
0 files changed, 0 insertions, 0 deletions
'>2022-04-26Add Astro attributes to svg elements (#3205)Gravatar Erika 2-1/+9 2022-04-26[ci] formatGravatar bholmesdev 2-9/+9 2022-04-26Feat: `create astro` add install step (#3190)Gravatar Ben Holmes 7-162/+299 * feat: add instlal step with pkg manager detection * feat: add package emoji for style points * feat: update next steps to match pkg manager * refactor: extract some create-astro test utils * refactor: extract promp msgs to utils * chore: add install step tests * chore: changeset * fix: remove directory test skip * fix: unset env variables after install step test * deps: add execa to create-astro * refactor: use execa for install step * chore: remove old comment * fix: rework install step test for node 14? * chore: remove "politely stolen" footnote * temp: show stdout dialog * feat: remove debugging logs, add dryrun flag for testing * chore: more stray logs * fix: remove rmdir 2022-04-26[ci] collect statsGravatar FredKSchott 1-0/+1 2022-04-25fix(markdown): file.url fixes (#3198)Gravatar Juan Martín Seery 11-10/+149 * fix(markdown): file.url fixes * Added tests * Changed the default of `base` from `./` to `/` * Make the url work with subpath * Changeset * Forgot to change this comparison 2022-04-25[ci] collect statsGravatar FredKSchott 1-0/+1 2022-04-24add vite to licenseGravatar Fred K. Schott 2-24/+29 2022-04-24feat(markdown): Improved types (#3191)Gravatar Juan Martín Seery 3-6/+47 * feat(markdown): Improved types * More MarkdownMetadata 2022-04-24[ci] collect statsGravatar FredKSchott 1-0/+1 2022-04-23[ci] collect statsGravatar FredKSchott 1-0/+1