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

chore(jp): migrate script to mjs #3481

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

sean-perkins
Copy link
Contributor

When running the build process in CI after merging in main, an exception will be thrown:

Error: Cannot find module './utils'

This was due to the api-jp.js script not being migrated to mjs when we upgraded to Docusaurus 3. This PR migrates that script and usage around accessing the .readme which no longer exists in the metadata since we moved component documentation into this repository.

Copy link

vercel bot commented Feb 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 5:37pm

@brandyscarney
Copy link
Member

+1

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