achievements-app / psn-api

A JavaScript library that lets you get trophy, user, and game data from the PlayStation Network.
https://psn-api.achievements.app
MIT License
263 stars 31 forks source link

Migrate from dts-cli to microbundle #129

Open wescopeland opened 1 year ago

wescopeland commented 1 year ago

dts-cli is a fork of tsdx, which has been abandoned by its original author. microbundle produces smaller bundle sizes and is well-maintained.