Skip to content

bug: Rollup Fails to Process .mts Files After Latest StencilJS Update #6193

@a7medm7med

Description

@a7medm7med

Prerequisites

Stencil Version

4.28.0

Current Behavior

After updating to the latest StencilJS version, which includes an upgrade to the latest Rollup version, Rollup no longer processes .mts files correctly. This issue affects our setup using @floating-ui and i18next. The same configuration worked fine in previous StencilJS versions.

Expected Behavior

To support .mts files like previous versions

System Info

No response

Steps to Reproduce

  • Update StencilJS to the latest version, which includes the Rollup upgrade.
  • Use a project that includes .mrt files (e.g., when using @floating-ui or i18next).
  • Run the StencilJS build process.
  • Observe that Rollup fails to process .mts files, causing the build to break.

Code Reproduction URL

https://github.com/a7medm7med/stencils-rollup-issue

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug: ValidatedThis PR or Issue is verified to be a bug within Stencil

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions