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

Don't load Mock.mjs in production #1124

Closed
araujoarthur0 opened this issue Jan 12, 2025 · 0 comments · Fixed by #1125
Closed

Don't load Mock.mjs in production #1124

araujoarthur0 opened this issue Jan 12, 2025 · 0 comments · Fixed by #1125
Labels
enhancement New feature or request

Comments

@araujoarthur0
Copy link
Collaborator

Related to #1120 and #1120
This task is to stop loading Mock.mjs in production or on packaged apps.
We can use dynamic imports to do that.
I'm also thinking about improving the export process of our files to streamline how we mock today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant