Age | Commit message (Collapse) | Author | Files | Lines |
|
* Delete committed types in with-content example
* Add `.astro/` to `.gitignore` in example projects
|
|
Co-authored-by: Nate Moore <nate@astro.build>
|
|
* fix: pass flags to dev
* add changeset
* Update .changeset/eleven-bulldogs-provide.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: Nate Moore <nate@astro.build>
|
|
|
|
Co-authored-by: Nate Moore <nate@astro.build>
|
|
|
|
|
|
|
|
* Simplify HMR handling
* Try skip test to reveal other test result
* Support virtual files
* Fix head injection
* Revert CI changes
* Bring back normalizeFilename
* Refactor
* Add changeset
|
|
* refactor: remove experimental.cc from core
* chore: remove experimental flag from tests
* fix: mock contentDir in remark tests
* fix: check vfile.path in rel-image-error plugin
* fix: move .astro/ excludes to all test/fixtures
* fix: include test/**/fixtures in ignore
* chore: changeset
|
|
* fix: always generate types on init
* fix: skip type generation when no content dir found
* fix: avoid stripping `.ts` for existsSync check
* chore: changeset
* fix: run type gen when content/ dir added in dev
|
|
Co-authored-by: Ben Holmes <hey@bholmes.dev>
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
* fix: bundle all pages into a single chunk
* chore: add changeset
Co-authored-by: Nate Moore <nate@astro.build>
|
|
|