0.1.0 • Published 1 year ago

@biliblitz/swc-plugin-remove-server-code v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@biliblitz/swc-plugin-remove-server-code

Detect following patterns:

export const x = loader$(/* ... */);
export const y = action$(/* ... */);
export const middleware = /* ... */;

Remove those code and relative imports.

0.1.0

1 year ago

0.0.1

1 year ago