You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments