Skip to content

Few tweaks to astro config. #1068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Mar 29, 2025
Merged

Few tweaks to astro config. #1068

merged 9 commits into from
Mar 29, 2025

Conversation

nikoshell
Copy link
Contributor

@nikoshell nikoshell commented Mar 26, 2025

Configuration Improvements

Changes to astro.config.mjs:

  • Added build-time environment variable definition
  • Configured Vite alias for $ to resolve from ./src
  • Enabled minification for production builds
  • Added path resolution for __dirname in ES module context

Updates to tsconfig.json:

  • Added TypeScript path alias for $* to map to src/*

🖼️ Preview available 🖼️ : https://ep-website--1068.org.readthedocs.build/

@nikoshell nikoshell requested a review from egeakman March 26, 2025 11:48
@europython-society
Copy link
Member

europython-society commented Mar 26, 2025

Preview available

Key Value
url https://ep2025-core.ep-preview.click
last update 2025-03-29T02:36:52.744Z

@egeakman
Copy link
Member

Thanks for the PR! Can you add some description telling what the changes do in the original comment?

@nikoshell nikoshell requested a review from artcz March 27, 2025 07:27
Copy link
Member

@egeakman egeakman 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!

@egeakman egeakman merged commit e0a7329 into ep2025 Mar 29, 2025
3 checks passed
@egeakman egeakman deleted the ep2025-core branch March 29, 2025 02:38
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.

3 participants