Skip to content

@mfng/webpack-rsc@2.5.0

Compare
Choose a tag to compare
@unstubbable unstubbable released this 17 Nov 17:53
93adb2f

Features

  • Handle source maps in webpack loaders (#33)
    • This enables setting breakpoints in server actions.
  • Throw an error when a client function is called in a server component (#28)