Commit bc84475
committed
bug #2902 [Autocomplete] Force installation of CSS files for AssetMapper (leevigraham)
This PR was merged into the 2.x branch.
Discussion
----------
[Autocomplete] Force installation of CSS files for AssetMapper
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | Fix #2901
| License | MIT
Explicitly add missing css files defined in `autoimport` in [`/src/Autocomplete/assets/package.json`](https://github.com/symfony/ux/blob/2.x/src/Autocomplete/assets/package.json#L31-L35)
Commits
-------
d4559c5 Fixes #2901 - [Autocomplete] - Asset mapper installs wrong css file1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
0 commit comments