Commit Graph
12 Commits
Author SHA1 Message Date
Ryan WeaverandGitHub c590fdaa8e Adding new recipes for Encore, Stimulus & AssetMapper (#1202)
* Adding new recipes for Encore, Stimulus & AssetMapper

* StimulusBundle 1.0 -> 2.9

* updating namespace

* moving encore recipe changes to 2.0

* conflict with older version of flex

* adding ux_controller_link_tags() to recipe

* adding documentation to importmap

* updating message to match core

* Adding ux translator

* fixing translations path

* Documenting the new add-lines configurator

* Fixing translator initial version

* shorten to just var

* remove ux alias - there is no one package to install UX packages currently

* fixing wrong package name
2023-05-27 01:35:12 +02:00
Jenne van der MeerandGitHub 0b2fc1d5cb [encore] Removed duplicate cache config comment (#1164)
The cache option is specified twice, feels like the one under `webpack_encore` https://github.com/symfony/recipes/blob/923757ec093b9b7831891af0462bd5dfb031f020/symfony/webpack-encore-bundle/1.10/config/packages/webpack_encore.yaml#L33-L35 was left over when `when@prod` was added while it should have been replaced.
2022-12-20 13:44:18 +01:00
Thomas LandauerandGitHub 3af4f6b49a Fixing typo 3rg and minor rewording (#1162)
* Fixing typo and minor rewording

* Update webpack_encore.yaml
2022-12-11 19:08:44 +01:00
8ffabc5e9a Fix small typo in symfony/webpack-encore-bundle (#1100)
Co-authored-by: Arnaud Lier <arnaud@eclixo.com>
2022-10-08 10:35:09 +02:00
Andy PalmerandGitHub 85dc7cd2f0 Update babel preset-env config to use corejs 3.23 (#1126) 2022-09-15 09:26:27 -04:00
Hugo AlliaumeandGitHub 3e33a50e78 symfony/webpack-encore: bump to ^4.0.0, add peer dependencies webpack, webpack-cli, @babel/core and @babel/preset-env (#1123)
* symfony/webpack-encore: bump to ^4.0.0, add peer dependencies webpack and webpack-cli

* symfony/webpack-encore: add @babel/core and @babel/preset-env as dev deps
2022-09-14 14:26:11 -04:00
Ryan WeaverandGitHub 088a94b7cb bumping encore to v3 and increasing some other dependencies (#1107) 2022-07-08 14:07:29 -04:00
Nicolas GrekasandGitHub ec5bc1f6bc Revert "[webpack-encore-bundle] disable strict_mode by default (#1087)" (#1099)
This reverts commit 4995ec2fad.
2022-06-18 11:16:19 +02:00
Nicolas GrekasandGitHub 4995ec2fad [webpack-encore-bundle] disable strict_mode by default (#1087) 2022-05-25 17:18:06 +02:00
Ryan WeaverandGitHub 8af9d2e95d using Encore 2.0 (#1082) 2022-05-04 18:38:50 +02:00
Nicolas Grekas ea6c1d6041 - 2022-02-17 17:05:14 +01:00
Nicolas GrekasandGitHub 8186150d19 Remove instruction to "uncomment" in webpack-encore-bundle recipe (#1062) 2022-02-17 16:40:18 +01:00