Actually this is a pretty easy task. If I had more time to be able to do the intial setup -- checking out rep etc -- I would do this via a pull request.
CoffeeScript is kind of obsolete with modern versions of ES and TypeScript.
Hence, this just as a small improvement suggestion:
- There are only a couple of CoffeeScript files in this repo
- With decaffeinate these transfiles are translated to ES6 in seconds (it works pretty well -- I tried it with the files)
- Then you can remove the
coffee-rails dependency.
Thanks to anybody willing to do this. This makes a lot of projects using this gem leaner.
Actually this is a pretty easy task. If I had more time to be able to do the intial setup -- checking out rep etc -- I would do this via a pull request.
CoffeeScript is kind of obsolete with modern versions of ES and TypeScript.
Hence, this just as a small improvement suggestion:
coffee-railsdependency.Thanks to anybody willing to do this. This makes a lot of projects using this gem leaner.