skifree.js icon indicating copy to clipboard operation
skifree.js copied to clipboard

Use webpack and modern JS modules

Open basicallydan opened this issue 6 years ago • 0 comments

It's high time this repo started using modern JavaScript instead of this old-fangled nonsense. There's a lot of old hacks I've got in there to make it work like an object-oriented language when I could start using actual objects, and webpack will do the job a lot better than browserify and/or uglifyjs.

basicallydan avatar Nov 10 '19 20:11 basicallydan