You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am designing an ESM (ECMAScript Module) module linking with the intention of exporting multiple packages within a single file to reduce HTTP requests. When importing, aliases will be specified.
What does the proposed API of configuration look like?
What problem does this feature solve?
I am designing an ESM (ECMAScript Module) module linking with the intention of exporting multiple packages within a single file to reduce HTTP requests. When importing, aliases will be specified.
What does the proposed API of configuration look like?
Consolidate export files.
ssr-base/vue.ts
rspack.config.js
The text was updated successfully, but these errors were encountered: