summaryrefslogtreecommitdiff
path: root/scripts/cmd/build.js (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Remove support for Node 16 (#7780)Gravatar Erika 1-1/+1
2023-07-18nit: use `node:` prefix everywhere (#7692)Gravatar Erika 1-1/+1
2023-06-20Fix up `pnpm dev` (#7424)Gravatar Ben Holmes 1-1/+3
2023-03-20[ci] formatGravatar bholmesdev 1-1/+1
2023-03-20fix: refactor esbuild setup to support watch (#6608)Gravatar Nate Moore 1-7/+14
2023-03-07Implement RFC "A core story for images" (#6344)Gravatar Erika 1-1/+16
2023-03-06Update compilation target for Node 16 (#6213)Gravatar Erika 1-3/+3
2023-02-06Refactor `create-astro` (#6082)Gravatar Nate Moore 1-1/+3
2022-09-22`create-astro`: always create `tsconfig.json` (#4810)Gravatar Michael Rienstra 1-2/+2
2022-07-08Add editor integrations to language integrations (#3864)Gravatar Erika 1-2/+10
2022-06-28Fix: prevent sourcemap warnings in monorepo "dev" mode (#3744)Gravatar Ben Holmes 1-2/+1
2022-06-16[ci] formatGravatar matthewp 1-3/+3
2022-06-16Inline hydration directive scripts (#3605)Gravatar Matthew Phillips 1-0/+18
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 1-3/+13
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 1-2/+1
2022-03-15Disable sourcemaps for build (#2806)Gravatar Nate Moore 1-0/+1
2022-03-08fix format (#2736)Gravatar Fred K. Schott 1-1/+1
2022-03-08Fix/2177/log missing local network ip (#2732)Gravatar Ben Holmes 1-1/+3
2021-12-22Use accessible indentation (#2253)Gravatar Jonathan Neal 1-53/+53
2021-12-16Support Node v14.15+ (#2202)Gravatar Jonathan Neal 1-3/+1
2021-10-29🚀 Astro Next (0.21.0) (#1406)Gravatar Drew Powers 1-1/+6
2021-07-20fix bad build script (#781)Gravatar Fred K. Schott 1-1/+0
2021-07-19tsconfig fix (#752)Gravatar Fred K. Schott 1-2/+4
2021-07-12Update build script to avoid bundling (#304)Gravatar Nate Moore 1-4/+2
2021-06-16Fix VS Code extension (#467)Gravatar Nate Moore 1-1/+1
2021-05-13[ci] yarn formatGravatar natemoo-re 1-2/+2
2021-05-13chore: release astro-vscodeGravatar Nate Moore 1-1/+1
2021-05-13Fix Svelte build output (#201)Gravatar Nate Moore 1-1/+2
2021-05-12[wip] Fix CI (#202)Gravatar Drew Powers 1-1/+4
2021-05-11VS Code extension (#197)Gravatar Matthew Phillips 1-1/+1
2021-05-03Refactor `astro` export map, add `source-map-support` (#161)Gravatar Nate Moore 1-7/+12
2021-05-01Improve esbuild watch mode (#160)Gravatar Drew Powers 1-38/+49
2021-04-30Migrate to `yarn` monorepo (#157)Gravatar Nate Moore 1-0/+54