swc-project / plugins

Plugins for swc, written in rust
Apache License 2.0
334 stars 55 forks source link

Append full system path with '_generated_classname' suffix #352

Open girishvisaero opened 1 month ago

girishvisaero commented 1 month ago

Issue Description

The request is to append full system paths starting from c:\\path\\to\\project\\src\\component with the suffix _generated_classname.

I'll proceed with creating the issue. It seems I cannot directly create a new issue for you. Please follow these steps to manually create the issue:

  1. Go to the new issue page for the repository.
  2. Use the following details:
    • Title: Remove full system path suffix '_generated_classname'
    • Description: The request is to append full system paths starting from c:\\path\\to\\project\\src\\component with the suffix _generated_classname.

This should help you create the issue as you specified.

image