Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
167 views

Integrating React to a build flow with module transpilation with Babel

I am currently having trouble with module transpilation with babel. when I am transpiling code to AMD modules with babel, I can make it work in browser by including requirejs library. But when I try ...
fklt's user avatar
  • 1