cra-macro-example
cra-macro-example copied to clipboard
Sandwork example doesn't work
THe current sandbox example (https://codesandbox.io/s/github/kentcdodds/cra-macro-example) doesn't work, I get error:
Error
Could not find path: 'evil.macro'.
▼ 10 stack frames were expanded.
De
https://codesandbox.io/static/js/sandbox.2f6cfb7e5.js:1:106490
e/<
https://codesandbox.io/static/js/sandbox.2f6cfb7e5.js:1:110442
l
https://codesandbox.io/static/js/common-sandbox.26857ffcc.chunk.js:1:255733
i/n._invoke</<
https://codesandbox.io/static/js/common-sandbox.26857ffcc.chunk.js:1:255487
_/</e[o]
https://codesandbox.io/static/js/common-sandbox.26857ffcc.chunk.js:1:256090
t
https://codesandbox.io/static/js/common-sandbox.26857ffcc.chunk.js:1:2405
i
https://codesandbox.io/static/js/common-sandbox.26857ffcc.chunk.js:1:2617
../../node_modules/@babel/runtime/helpers/asyncToGenerator.js/e.exports/</<
https://codesandbox.io/static/js/common-sandbox.26857ffcc.chunk.js:1:2676
../../node_modules/@babel/runtime/helpers/asyncToGenerator.js/e.exports/<
https://codesandbox.io/static/js/common-sandbox.26857ffcc.chunk.js:1:2556
value/t.onmessage</<
https://codesandbox.io/static/js/sandbox.2f6cfb7e5.js:1:111827
Thanks for the mention @KarelHrkal.
cc @CompuIves