kentcdodds / babel-plugin-macros

🎣 Allows you to build simple compile-time libraries
https://npm.im/babel-plugin-macros
MIT License
2.62k stars 135 forks source link

update README reference to another caching issue #170

Closed alexanderchan closed 3 years ago

alexanderchan commented 3 years ago

twin.macro is fairly actively developed and their caching issue links to some possible solutions in babel.

What:

update README reference to another caching issue

Why:

Following other solutions could help find workarounds to caching issues.

How:

Update to the README

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #170 (5d0b887) into main (c532e5b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #170   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          130       130           
  Branches        38        38           
=========================================
  Hits           130       130           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c532e5b...5d0b887. Read the comment docs.

kentcdodds commented 3 years ago

@All-contributors please add @alexanderchan for docs

allcontributors[bot] commented 3 years ago

@kentcdodds

I've put up a pull request to add @alexanderchan! :tada:

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: