Commit Graph
9 Commits
Author SHA1 Message Date
Marko KaznovacandGitHub 72d18fe640 simplify regex in the stimulus app bootstrap.js (#1002)
* simplify regex in the stimulus app bootstrap.js

use character class instead of group capture with an alternation

* simplify regex in the stimulus app bootstrap.js

for 1.6

* simplify regex in the stimulus app bootstrap.js

for 1.0
2022-02-17 17:04:33 +01:00
Nicolas Grekas a1a70353f6 Remove all symlinks 2021-07-07 16:12:10 +02: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
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