Skip to content

fusionbox/almond-jsx-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps:

  1. Build the file.

    $ node r.js -o build.json

  2. Open it in the browser.

    $ google-chrome index.html

If successful, it should print AB on the screen. If unsuccessful, "Uncaught TypeError: undefined is not a function" will appear in the console.