imjuni / ctix

CLI to generate barrel file for webpack, rollup entrypoint
MIT License
81 stars 21 forks source link

The 'import' statement does not respect the 'fileExt' option #153

Closed smallmain closed 1 month ago

smallmain commented 1 month ago
// created from ctix

import "./check"
export * from "./version.js";
      "fileExt": "to-js",

This is reproducible project: ctix-demo.zip

imjuni commented 1 month ago

@smallmain Hi,

This issue resolved on v2.6.2.