Skip to content

Conversation

florian-lefebvre
Copy link
Member

No description provided.

@florian-lefebvre florian-lefebvre marked this pull request as ready for review April 16, 2024 17:08
Copy link
Member

@alexanderniebuhr alexanderniebuhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for this PR. I really like & agree with the styling. Added my comments, please check and let me know if I should address them :)

"compilerOptions": {
"outDir": "../../.moon/cache/types/apps/site",
"paths": {},
"baseUrl": ".",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any other reason for this besides that the imports are based on the root instead of relative to the file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

personal preferences, i like using aliases

Copy link
Member

@alexanderniebuhr alexanderniebuhr Apr 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can live with the aliases, I don't really like that non aliased imports are based on the root. AFAIK, path aliases work also without baseUrl in newer typescript version. related PR

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to remove baseUrl but it didn't work, does it require updates to paths as well?

@alexanderniebuhr alexanderniebuhr merged commit 7e5a5ed into next Apr 17, 2024
@alexanderniebuhr alexanderniebuhr deleted the feat/next-landing branch April 17, 2024 12:40
github-merge-queue bot pushed a commit that referenced this pull request Apr 30, 2024
* updates moon

* rewrites pages to use layout

* adds preview deployment automation

* improves preview workflows

* adds :sync task

* disables :check task (temporarily)

* updates deps

* adds GitHub deployments

* adapts styles for starlight

* fixes formatting

* fixes pipeline

* removes broken dark variant (temporarily)

* refactors workflow scripts to esm

* fixes lockfile

* improves setup

* tries to solve conflicts

* tries to solve conflicts

* cleans package.json

* fixes install

* adds new design (#20)

* improves font loading performance (#22)

Co-authored-by: Florian Lefebvre <[email protected]>

* improvements (#23)

* adds AstroStudio CMS announcement (#21)

Co-authored-by: Adam Matthiesen <[email protected]>
Co-authored-by: Paul Valladares <[email protected]>
Co-authored-by: Jacob Jenkins <[email protected]>

* fixes blog frontmatter

* adds announcement for `astro-theme-provider` (#19)

* Update apps/site/src/content/blog/astro-theme-provider.mdx

* Update apps/site/src/content/blog/astro-theme-provider.mdx

* Update apps/site/src/content/blog/astro-theme-provider.mdx

* Update apps/site/src/content/blog/astro-theme-provider.mdx

* Update apps/site/src/content/blog/astro-theme-provider.mdx

* Update apps/site/src/content/blog/astro-theme-provider.mdx

* Update apps/site/src/content/blog/astro-theme-provider.mdx

* Update apps/site/src/content/blog/astrostudio-cms.mdx

* Update apps/site/src/content/blog/astrostudio-cms.mdx

* support multiple authors

* fix build

* update projects overview

---------

Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: Paul Valladares <[email protected]>
Co-authored-by: Adam Matthiesen <[email protected]>
Co-authored-by: Jacob Jenkins <[email protected]>
Co-authored-by: Bryce Russell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants