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

Feature/extension config api #34

Merged
merged 3 commits into from
Jan 14, 2024
Merged

Feature/extension config api #34

merged 3 commits into from
Jan 14, 2024

Conversation

s2b
Copy link
Owner

@s2b s2b commented Jan 14, 2024

It is now possible to access the default manifest file, the dev server
status flag (useDevServer) and the configured dev server uri directly
from the ViteService class, without reading them from the configuration
manually.

It is now possible to access the default manifest file, the dev server
status flag (useDevServer) and the configured dev server uri directly
from the ViteService class, without reading them from the configuration
manually.
@s2b s2b force-pushed the feature/extensionConfigApi branch from bf99552 to 91b038d Compare January 14, 2024 19:49
@ochorocho
Copy link
Contributor

Tested, LGTM 🚀

@s2b s2b merged commit 8d0056e into main Jan 14, 2024
19 of 21 checks passed
@s2b s2b deleted the feature/extensionConfigApi branch August 29, 2024 14:53
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