Commit Graph
59 Commits
Author SHA1 Message Date
Ryan WeaverandRyan Weaver 30dbbce340 Making it more obvious how to add extra stimulus controllers 2021-03-30 14:43:55 -04:00
Ryan Weaver fa448ef891 fixing closing tag 2021-02-18 20:29:25 -05:00
symfony-flex-server[bot]andGitHub b7bf608881 Merge pull request #890 2021-02-09 09:05:51 +00:00
Kévin Dunglas d5b6c76383 wording 2021-02-05 17:33:16 +01:00
Kévin Dunglas f67b143e21 add missing file 2021-02-05 17:30:47 +01:00
Kévin Dunglas 5ddb1f2d21 Register a new "ux" alias 2021-02-05 17:21:52 +01:00
symfony-flex-server[bot]andGitHub f7ee6c391a Merge pull request #883 2021-02-03 11:55:37 +00:00
Ryan WeaverandGitHub 774274dae0 fixing line break 2021-02-01 14:57:45 -05:00
Ryan Weaver e4b2331c57 bumping to latest stimulus-bridge
Removing auto-import and adding new lazy-controller-loader
2021-01-28 19:50:21 -05:00
Ryan Weaver 89bbcccd7f switching var to const to be more modern 2021-01-28 11:02:27 -05:00
Ryan Weaver 0410a27a79 bumping to encore 1.0 2021-01-27 15:17:13 -05:00
Ryan Weaver 6bdd88bff1 making package.json alphabetical 2021-01-20 10:25:15 -05:00
Ryan Weaver cf47b10f13 Moving scripts to <head> by default
With <script defer, execution is still done after page load, but is more performant
and works will with Turbo
2021-01-15 14:00:20 -05:00
Titouan Galopin 5c6602044e Migrate Webpack Encore recipe to Stimulus 2 2020-12-05 21:13:30 +01:00
Titouan Galopin 7d3d96c646 Fix the way HTTP/2 is written 2020-12-04 12:20:01 +01:00
Titouan Galopin c835d1c5ee Add Stimulus in Webpack Encore recipe 2020-12-03 11:45:54 +01:00
TavoNiievezandGitHub 64c862d470 using latest Encore version
0.30 to 0.31
2020-11-02 11:31:25 -05:00
Titouan Galopin 910cccb59a [Webpack Encore] Change default assets directory structure 2020-09-26 13:52:40 +02:00
Ryan Weaver 94a7b92999 using latest Encore version 2020-05-11 06:44:46 -04:00
Ryan Weaver 50ecf52e47 bumping encore to newest version 2020-04-17 11:03:06 -04:00
symfony-flex-server[bot]andGitHub 3f91d6dbe2 Merge pull request #683 2020-01-10 07:52:36 +00:00
Fabien Potencier 39f031b39b Remove ; 2019-12-11 09:36:04 +01:00
Yannick Ihmels a3e45d607e Use configureBabelPresetEnv() 2019-12-08 11:41:28 +01:00
Antoine MakdessiandGitHub 5fe4ccf3b1 Update app.js 2019-11-19 14:39:45 +01:00
PabloKowalczyk 7e5e646dd6 By default do not disable "strict_mode" for tests but leave it commented to fast change 2019-11-01 07:40:06 +01:00
PabloKowalczyk 38c3d4c631 Indent correctly 2019-11-01 07:35:09 +01:00
PabloKowalczyk ca6e14d534 Remove "available in version" comment 2019-11-01 07:34:48 +01:00
PabloKowalczyk 99026bfaaa Disable strict_mode in test environment 2019-11-01 07:32:51 +01:00
PabloKowalczyk 30a48f2818 Add new options to "webpack_encore.yaml" 2019-11-01 07:32:51 +01:00
Matthieu MotaandGitHub 36adc1e598 Remove trailing whitespace 2019-08-22 21:39:26 +02:00
Ryan Weaver 44589f2abb bumping Encore version to 0.28.0 2019-08-09 07:11:31 -04:00
Oskar StarkandGitHub ffe5137b23 Use boolean instead of string. 2019-07-29 11:47:24 +02:00
Lyrkan d3e114363b [Encore] Add regenerator-runtime to default dependencies 2019-07-15 22:20:55 +02:00
Antoine MakdessiandGitHub 11a4b4500e Update webpack.config.js 2019-07-08 07:16:35 +02:00
Victor BocharskyandGitHub beac3f69a6 Enable integrity hashes on production only by default 2019-06-24 13:16:20 +03:00
symfony-flex-server[bot]andGitHub a5d43f106b Merge pull request #591 2019-06-03 13:17:18 +00:00
Hugo AlliaumeandGitHub 3c583b5ab3 add a comment 2019-06-01 07:30:08 +02:00
Hugo AlliaumeandGitHub 0800539ca8 Encore: configure runtime environment if not already configured 2019-05-27 08:07:57 +02:00
Pierre du PlessisandGitHub 495abe23fb Add note to enable caching in prod 2019-05-24 10:08:00 +02:00
Pierre du PlessisandGitHub 54f537e31a [WebpackEncoreBundle] Don't use kernel.debug for the cache parameter 2019-05-22 13:40:26 +02:00
Phil Taylor 66b2161eaf sync comments with upstream PR 2019-04-10 22:29:47 +01:00
Phil Taylor 2adad89f66 remove duplication 2019-04-10 22:29:47 +01:00
Phil Taylor 8ad644b04a webpack - update comments in default recipe for new features 2019-04-10 22:29:46 +01:00
symfony-flex-server[bot]andGitHub 60e91ccfab Merge pull request #566 2019-04-10 18:26:33 +00:00
Ryan Weaver 3a834f3082 bumping Encore deps 2019-04-10 09:44:01 -07:00
Tobias NyholmandGitHub 11c60ac853 minor 2019-04-10 17:17:02 +02:00
Nyholm 1134053734 [Webpack encore] Enable cache only in prod 2019-04-06 14:59:46 +02:00
Ryan WeaverandGitHub 03057a8051 adding enableIntegrityHashes() 2019-03-29 10:17:49 -04:00
Lyrkan e8b4f0689c Encore: Make @babel/preset-env use polyfills by default 2019-03-27 14:58:32 +01:00
Ryan Weaver d716ac872a Documenting the WebpackEncoreBundle caching option 2019-03-01 11:29:49 -05:00