5 ms·
SyntaxError: Unexpected use of reserved word 'let' in strict mode
by supercoder 11y ago
SyntaxError: Unexpected use of reserved word 'let' in strict mode
- Udo 11y agoAre you on Firefox by chance? I discovered this week that Firefox doesn't do ES6 on included <script> files unless you specify an explicit content type enabling it (which in turn breaks things on all other browsers).