Skip to content
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

feat: added vite plugin #2

Merged
merged 6 commits into from
Aug 17, 2024
Merged

feat: added vite plugin #2

merged 6 commits into from
Aug 17, 2024

Conversation

blanklob
Copy link
Member

No description provided.

@@ -18,11 +18,9 @@

{% render 'typography' %}

{{ 'styles.css' | asset_url | stylesheet_tag }}
{% render 'entry' with 'theme.entry.js' %}

Choose a reason for hiding this comment

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

@blanklob Let's add a leading slash when loading the entry point since it's at the theme's root.

{% render 'entry' with '/entry.theme.js' %}

Copy link
Member Author

Choose a reason for hiding this comment

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

yep I just did thanks!

blanklob and others added 4 commits August 18, 2024 00:02
Signed-off-by: Youness Id bakkasse <63895927+blanklob@users.noreply.github.com>
@blanklob blanklob merged commit bc59786 into main Aug 17, 2024
2 checks passed
@blanklob blanklob deleted the vite-plugin branch August 17, 2024 22:08
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