egoist / egoist/webpack-flow

Auto-load flows

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
enhancement work in progress
Dominant language
JavaScript
Stars
26
Forks
2
PR merge metrics
No merged PRs in 30d

Description

If `@webpack-flow/css` is listed in `pkg.dependencies` in current working directly, you can load it automatically:

```js
const flows = flow.autoload()
// then you can
flows.css()
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.