ryanflorence / ember-tools

Generators and build tools for Ember applications
873 stars 82 forks source link

Apostrophe in template filename breaks the world #82

Open brian-gates opened 11 years ago

brian-gates commented 11 years ago
C:\Users\Heavy\AppData\Roaming\npm\node_modules\ember-tools\node_modules\handlebars\lib\handlebars\compiler\parser.js:112
    throw new Error(str);
          ^
Error: Lexical error on line 1. Unrecognized text.
fivetanley commented 11 years ago

Looks like a bug in handlebars upstream from the stack trace. Can you file a bug upstream please?