ezekielaquino / Marquee3000

Marquees for the new millenium
https://ezekielaquino.com/2019/marquee
MIT License
438 stars 81 forks source link

Library is not transcompiled? #34

Open LeoSeyers opened 3 years ago

LeoSeyers commented 3 years ago

Hello, I'm using Laravel Mix (which is a basic Webpack wrapper) to bundle my assets into a vendors.js file and there are a few "let" left in my file when I hit the production command. I don't care much myself about old users stucked with iOS 9.x but maybe some other people do?

Unexpected use of reserved word 'let' in strict mode

I assume it may be related to other issues : https://github.com/ezekielaquino/Marquee3000/issues/12 https://github.com/ezekielaquino/Marquee3000/issues/9

Have a good day Leo