michael-ciniawsky / postcss-load-plugins

Autoload Plugins for PostCSS
Other
20 stars 6 forks source link

feature: load plugins relative to the current working directory #74

Closed sinisterstumble closed 6 years ago

sinisterstumble commented 6 years ago

Proposed changes

In the spirit zero configuration (#0CJS) trend postcss-load-plugins should be able to require plugins relative to the ctx.cwd.

Closes #42

Types of changes

Checklist

Reviewers: @michael-ciniawsky, ...

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-3.7%) to 96.296% when pulling 6ab39ae11c126f3f2775fa5240da41ff596425af on l5x:master into 38de8a5de01b534bfdebbd3c8eec2c39256652d5 on michael-ciniawsky:master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-3.7%) to 96.296% when pulling 6ab39ae11c126f3f2775fa5240da41ff596425af on l5x:master into 38de8a5de01b534bfdebbd3c8eec2c39256652d5 on michael-ciniawsky:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 753acb9c877e8db796487b4b6f80b2fabaa347a8 on l5x:master into 38de8a5de01b534bfdebbd3c8eec2c39256652d5 on michael-ciniawsky:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 6e47409a29300650ed4bd9342ff02ab98a072d1b on l5x:master into 38de8a5de01b534bfdebbd3c8eec2c39256652d5 on michael-ciniawsky:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 483e2b55787f540245b8fc7f3af622cd675337e1 on l5x:master into 38de8a5de01b534bfdebbd3c8eec2c39256652d5 on michael-ciniawsky:master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1c9f667419d5821fa909f3c735a10d03825fd08b on l5x:master into 11f7173d8e84a048ba5d8a9afc8b3a3dfa19d362 on michael-ciniawsky:master.

egoist commented 6 years ago

/cc @michael-ciniawsky can't wait to have this 😄

sinisterstumble commented 6 years ago

@GitScrum @michael-ciniawsky let's get this merged?

Scrum commented 6 years ago

@michael-ciniawsky I need access from npm to publish this

Scrum commented 6 years ago

@michael-ciniawsky ping

Scrum commented 6 years ago

@michael-ciniawsky ping

sinisterstumble commented 6 years ago

@Scrum @michael-ciniawsky ping

Scrum commented 6 years ago

@l5x sorry, I still do not have access.

michael-ciniawsky commented 6 years ago

@l5x This is supported in postcss-load-config >= v2.0.0 via 9745bf0 now. Since I'm going to archive this repo here soon I'm closing this PR. Thx