Closed werebus closed 1 year ago
Uglifier doesn't like ES6 syntax.
The default in a new Rails app is not to bother. Kinda the whole deal with importmaps is that the browser manages it; you don't have to compile a huge compressed JS file.
Uglifier doesn't like ES6 syntax.
The default in a new Rails app is not to bother. Kinda the whole deal with importmaps is that the browser manages it; you don't have to compile a huge compressed JS file.