0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/astro
Tak Tran 73d7440200
Fix dot files not being copied over on non-root builds (#9740) (#9741)
* Fix dot files not being copied over on non-root builds (#9740)

When running `astro build` outside of where the astro files are, dotfiles are not copied over because the `includeDotfiles` parameter is not passed in.

* update changeset

* Update changeset description

---------

Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
2024-01-22 12:07:59 +00:00
..
components fix(ViewTransition): Disables View Transition form handling when the action property points to an external URL.(#9674) (#9693) 2024-01-15 08:28:40 +01:00
e2e fix(compiler): Support dynamic slot names (#9605) 2024-01-18 13:56:49 -06:00
performance [ci] format 2023-12-27 17:38:12 +00:00
src Fix dot files not being copied over on non-root builds (#9740) (#9741) 2024-01-22 12:07:59 +00:00
test fix getRelativeLocaleUrl when redirectToDefaultLocale is false (#9730) 2024-01-19 14:02:23 +00:00
tsconfigs
astro-jsx.d.ts feat: add extendable CSSProperties interface (#9587) 2024-01-03 09:39:17 -05:00
astro.js Fix broken link (#9418) 2023-12-12 16:13:18 -05:00
CHANGELOG.md [ci] release (#9727) 2024-01-18 12:04:07 -06:00
client.d.ts feat(i18n): refined locales (#9200) 2023-11-30 16:13:58 -05:00
config.d.ts Add limitInputPixels option for sharp image service (#9546) 2024-01-03 13:19:04 +00:00
config.mjs Add limitInputPixels option for sharp image service (#9546) 2024-01-03 13:19:04 +00:00
content-module.template.mjs
content-types.template.d.ts [ci] format 2023-12-27 17:38:12 +00:00
env.d.ts
index.d.ts
jsx-runtime.d.ts feat: export JSX types from jsx-runtime (#9501) 2023-12-23 02:52:04 -05:00
package.json fix(compiler): Support dynamic slot names (#9605) 2024-01-18 13:56:49 -06:00
playwright.config.js
README.md Compress banner image (#9493) 2023-12-22 16:48:12 +00:00
tsconfig.json
types.d.ts
zod.d.ts
zod.mjs


Build the web you want

Astro is the all-in-one web framework designed for speed.
Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

Install

# Recommended!
npm create astro@latest

# Manual:
npm install --save-dev astro

Looking for help? Start with our Getting Started guide.

Looking for quick examples? Open a starter project right in your browser.

Documentation

Visit our official documentation.

Support

Having trouble? Get help in the official Astro Discord.

Contributing

New contributors welcome! Check out our Contributors Guide for help getting started.

Join us on Discord to meet other contributors. We'll help you get your first contribution in no time!

Sponsors

Astro is generously supported by Vercel, storyblok, and several other amazing organizations listed here.

❤️ Sponsor Astro! ❤️