Skip to content

Conversation

sumrender
Copy link

Make type module mandatory in package json

This PR closes #30509

Key Changes:

  • Adds "type": "module" to all package.json templates across different generators (Angular, React, Vue, JavaScript, Spring Boot)
  • Renames multiple .mjs files to .js in the generate-blueprint templates, including:
  • Build plugins (define-esbuild, i18n-esbuild)
  • Proxy configuration files
  • Blueprint CLI commands and generators
  • Modifies generator logic to handle the new file naming conventions

Please make sure the below checklist is followed for Pull Requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make type: 'module' mandatory in package.json
1 participant