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 398a827 + cca071c commit 343ebbbCopy full SHA for 343ebbb
frontend/create_ux_bundle.rst
@@ -48,8 +48,8 @@ of packages in ``importmap`` should be the same as the ones in ``peerDependencie
48
"fetch": "eager",
49
"enabled": true,
50
"autoimport": {
51
- "dist/bootstrap4-theme.css": false,
52
- "dist/bootstrap5-theme.css": true
+ "@acme/feature/dist/bootstrap4-theme.css": false,
+ "@acme/feature/dist/bootstrap5-theme.css": true
53
}
54
55
},
0 commit comments