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 14958d0 + c2a1104 commit cca071cCopy full SHA for cca071c
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