remarkjs / gulp-remark

Deprecated Gulp plugin for remark — please use npm scripts and the like
9 stars 3 forks source link

bug: remove rcName from config (otherwise detectConfig not used) #38

Closed titanism closed 1 year ago

titanism commented 1 year ago

Initial checklist

Affected packages and versions

latest

Link to runnable example

No response

Steps to reproduce

Either we need to remove https://github.com/remarkjs/gulp-remark/blob/b856c019a2f81529c1bb9d53c637d5188cff89a4/index.js#L9-L10 or set detectConfig to true.

https://github.com/unifiedjs/unified-engine-gulp#optionsdetectconfig

Expected behavior

It should detect config if you don't have the same value as default rcName of .remarkrc for your config.

Actual behavior

Custom config files with different names don't load

Runtime

No response

Package manager

No response

OS

No response

Build and bundle tools

No response

github-actions[bot] commented 1 year ago

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.