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 cc496e0 commit 0ef5c2dCopy full SHA for 0ef5c2d
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