babel-runtime example
See original GitHub issue-
Library Version: 0.27.0
-
Operating System: Windows 10
-
Node Version: 6.2.1
-
NPM Version: 4.5
-
Language: all
This is a question - sorry to spam issues, but I’ve tried Gitter and SO (http://stackoverflow.com/questions/43243698/aurelia-cli-babel-runtime-and-async-transforms) and haven’t had any bites.
I’m looking for some guidance in getting a CLI app working with babel-runtime
. See the stackoverflow question above for detail, but basically I can’t figure out what is required in the aurelia.json
bundle dependencies definition to make it work.
Issue Analytics
- State:
- Created 6 years ago
- Comments:14 (13 by maintainers)
Top Results From Across the Web
An example of how to use @babel/plugin-transform-runtime
An example of how to use @babel/plugin-transform-runtime - GitHub - kentcdodds/babel-runtime-example: An example of how to use ...
Read more >@babel/runtime examples - CodeSandbox
Learn how to use @babel/runtime by viewing and forking example apps that make use of @babel/runtime on CodeSandbox. codesandbox-instance-of-dls-components.
Read more >Top 5 @babel/runtime Code Examples - Snyk
Learn more about how to use @babel/runtime, based on @babel/runtime code examples created from the most popular ways it is used in public...
Read more >How to use babel-runtime in Babel 6? - node.js - Stack Overflow
Install babel-runtime (as a dependency ), which is the actual library babel-plugin-transform-runtime assumes you are going to have in your ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@JeroenVinke, what do you think about opening up a separate issue for supporting System JS and we can collaborate there? That might open it up for others to be able to contribute as well. @simonfox, does that sound helpful?
systemjs support being tracked at #198