Replies: 2 comments
-
hello, i'm pretty desperate here, i looked through your code, and build it myself, the lab can build and run i thought the can someone please clarify how this project bundled the transpiler into a single file? thanks! |
Beta Was this translation helpful? Give feedback.
-
could you please show me your code? |
Beta Was this translation helpful? Give feedback.
-
hello, i'm studying your project, i'm also interested in using
babel
to add some language feature likeoperator overload
to typescript/javascript, here's my sample project repo: https://github.com/cjbd/TypeScript-Babel-Overload , it's basically yourcore/transpiler
codei can use webpack or rollup to create a bundle, but it cannot run, there're loads of errors, i don't understand where i did it wrong, can you please help, thank you!
Beta Was this translation helpful? Give feedback.
All reactions