0.0.1 • Published 8 months ago

cem-plugin-fix-module v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

cem-plugin-fix-module

Fix module paths.

cem config

import fixModule from "cem-plugin-fix-module";

export default {
  plugins: [fixModule((path) => path.replace(/\.ts$/, ".js"))],
};
0.0.1

8 months ago

0.0.0

9 months ago

0.0.0-alpha.0

10 months ago