We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96aaff commit a598a3aCopy full SHA for a598a3a
CHANGELOG.md
@@ -10,6 +10,8 @@
10
* Adds module debug logs when in asset debug mode (`APOS_ASSET_DEBUG=1`).
11
* Adds an option for disabling the module preload polyfill.
12
* Adds support for `synthetic` entrypoints, that will only process the entrypoint `prologue`.
13
+* Adds support for `Modules/...` alias for the public builds (Webpack BC).
14
+* Our Vite alias plugin now throws with an useful error message when `Modules/` alias resolver fails.
15
16
### Fixes
17
0 commit comments