rspack icon indicating copy to clipboard operation
rspack copied to clipboard

Add `target: "universal"`

Open ahabhgk opened this issue 1 year ago • 1 comments

Same as https://github.com/webpack/webpack/issues/6525

  • runtime code that can run in web, webworker and node.js, runtime code can be a bit bigger.
  • chunks can shared between web, webworker, and node.js (an universal chunkFormat).

If you want to implement this, we encourage you also contribute this back to webpack.

ahabhgk avatar Jan 16 '24 03:01 ahabhgk

This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

stale[bot] avatar Apr 22 '24 15:04 stale[bot]