Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ashley Claymore <[email protected]>
Signed-off-by: leimonio <[email protected]>
  • Loading branch information
leimonio and acutmore authored Oct 2, 2024
1 parent 9ea2a41 commit 7fc86da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,9 @@ TypeScript may add an `export {};` if all `import`s and `export`s were removed (

Because `ts-blank-space` only removes code, this is not performed. To force the output to always have an ESM syntactic marker, you can manually append `"export {};"`;

## Looking into a bundler integration?
## 3rd party ecosystem plugins

There is currently a third-party module providing integration with Webpack & Rspack - Find more about [ts-blank-loader](https://github.com/leimonio/ts-blank-loader)
- Webpack/Rspack: [ts-blank-loader](https://github.com/leimonio/ts-blank-loader)

## Contributions

Expand Down

0 comments on commit 7fc86da

Please sign in to comment.