-
Updated
Oct 1, 2020 - JavaScript
babel-plugin
Here are 573 public repositories matching this topic...
During vuera's existence, there were many issues where people had different hard-to-debug problems trying to get vuera running.
I think it would be helpful if there were an example application with everything set up so that people could reference it in case they have problems.
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
Oct 11, 2017 - JavaScript
-
Updated
Jun 8, 2019 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Nov 18, 2018 - JavaScript
Currently downloading the graphql schema is a requirement for babel-plugin-tag to work. It would be useful to specify an URL as an option to the file path.
-
Updated
Oct 12, 2020 - TypeScript
Improve this page
Add a description, image, and links to the babel-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the babel-plugin topic, visit your repo's landing page and select "manage topics."
It would be nice to have a babel macro that automatically runs the babel plugin to remove the runtime. That way, this project would work out of the box with "zero" config tools like create-react-app.
I'm thinking it could be something like:
This is similar conceptually to CSS-IN-JS libraries providing a macro for their tools. See https://e