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

2.x Clean experimental warnings #297

Open
wants to merge 4 commits into
base: 2.x
Choose a base branch
from

Conversation

robherba
Copy link
Collaborator

@robherba robherba commented Sep 30, 2024

Summary

The emulsify-cli commands should now run without displaying experimental warnings.

This PR addresses the following issues/features:

  • Replaces deprecated fs.rmdir with fs.rm.
  • Cleans up experimental warnings.
  • Implements a custom TypeScript loader.
  • Updates version to 2.0.0 and enhances the display for the version command.

How to review this pull request

  • Switch to this branch using git checkout 2.x-clean-experimental-warnings.
  • Run npm run build.
  • Navigate to the Drupal test project and run emulsify init test-project --platform drupal ./.
  • Ensure the emulsify project starts without any console warnings.
Captura de pantalla 2024-09-30 a la(s) 4 44 08 p  m

@robherba robherba added the 🚧 Work in Progress The PR is a work in progress. label Sep 30, 2024
@robherba robherba self-assigned this Sep 30, 2024
@robherba robherba added 👍 Ready for Review Work is ready for review. and removed 🚧 Work in Progress The PR is a work in progress. labels Sep 30, 2024
@robherba robherba changed the title 2.x clean experimental warnings 2.x Clean experimental warnings Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 Ready for Review Work is ready for review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant