Commit 0b4e088
committed
minor #18459 [AssetMapper] Adding notes about global variables and tailwind-bundle (weaverryan)
This PR was merged into the 6.3 branch.
Discussion
----------
[AssetMapper] Adding notes about global variables and tailwind-bundle
Hi!
2 notes added for asset mapper:
* 1) A note about jQuery and global variables. This is the same as how things work in WebpackEncore, but there was a question about it recently - symfony/symfony#50733 (comment)
* 2) Linked to the new https://github.com/SymfonyCasts/tailwind-bundle which makes Tailwind integration much easier. Apart from it being super new, I think this should be "the" way to add Tailwind vs the way described (which is much more work for no benefit).
Thanks!
Commits
-------
fce9ca0 [AssetMapper] Adding notes about global variables and tailwind-bundle1 file changed
+47
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
344 | 385 | | |
345 | 386 | | |
346 | 387 | | |
| |||
713 | 754 | | |
714 | 755 | | |
715 | 756 | | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
716 | 762 | | |
717 | 763 | | |
718 | 764 | | |
| |||
1095 | 1141 | | |
1096 | 1142 | | |
1097 | 1143 | | |
| 1144 | + | |
0 commit comments