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.
2 parents 4c2629f + 0ef5c2d commit c2a1104Copy full SHA for c2a1104
frontend/create_ux_bundle.rst
@@ -47,8 +47,8 @@ to the ``peerDependencies``:
47
"fetch": "eager",
48
"enabled": true,
49
"autoimport": {
50
- "dist/bootstrap4-theme.css": false,
51
- "dist/bootstrap5-theme.css": true
+ "@acme/feature/dist/bootstrap4-theme.css": false,
+ "@acme/feature/dist/bootstrap5-theme.css": true
52
}
53
54
0 commit comments