Skip to content

[Bug] barrel command removes values defined within the index.ts #11

@Coderrob

Description

@Coderrob

Description

Steps to Reproduce

  1. open an index.ts
  2. add a export function ...
  3. barrel the folder

Expected Behavior

The barrel file should be non-destructive to values declared within it.

Actual Behavior

The barrel file is updated and all non-export from content is removed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions