Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmeasday/require-context.macro


https://github.com/tmeasday/require-context.macro

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Trying to get https://www.npmjs.com/package/babel-plugin-require-context-hook working with babel macros

Try:

```
# Storybook mode
yarn babel ./test.js

# vs Jest mode
NODE_ENV=test yarn babel ./test.js
```