Gajus Kuizinas
Gajus Kuizinas
Contributions are welcome, even if it changes default export to named export.
The example used in this proposal is also using an array for selectors. ```js selector: [ guide.movieElementSelector, '.item-list a[href^="/reservation"]' ] ``` Thats simply for chaining multiple selectors. I guess it...
> Maybe this goes into a separate issue? Here is fine. :-) > I could see ::matchAll(regex) be useful too in the case when multiple matching parts from the element/attribute/property...
Raised an issue to track the proposal. https://github.com/gajus/surgeon/issues/7
It would be easier to just convert this codebase to TypeScript than maintaining those separately.
@oriSomething The last I checked that project it didn't have many rules. Now the two projects seem comparable (26 vs 34 rules).
Your example requires to use Docker. In our case (running Kaniko in Docker [GitLab CI/CD runner]), we cannot do that.
@tejal29 see @dHannasch comment.
Is there a workaround?
@hegemonic who should I be chasing to discuss this?