Skip to content

I published a plugin on npm, how long does it take to show in BABEL REPL? #15458

Answered by JLHwung
diraneyya asked this question in General
Discussion options

You must be logged in to vote

It may take some time before layers of cache service catch up with the new plugin. If you are in a hurry, you can try

https://astexplorer.net/#/gist/41518929454821acb57ead585f9c8897/c6897752d07fc21a0b1c9e0df37ded3d9fd549b4

where you can modify the plugin on the fly and check out the transform result / AST.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@diraneyya
Comment options

@JLHwung
Comment options

@diraneyya
Comment options

Answer selected by diraneyya
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants