Commit bba6775
committed
feature #1428 [LiveComponent] Update importmap conf in package.json (smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[LiveComponent] Update importmap conf in package.json
Replaces #1406
Allow using getComponent with no aditional configuration
```js
import { getComponent } from '`@symfony`/ux-live-component';
```
Commits
-------
1ab2f23 [LiveComponent] Update importmap conf in package.json1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments