Y
Hacker News
new
|
ask
|
show
|
jobs
by
kevin2r
2484 days ago
Looks like Ember for the most part. Look at the code, it's not minified, yet...
3 comments
pier25
2483 days ago
Indeed:
https://js-cdn.music.apple.com/musickit/v2/components/musick...
link
nullvoxpopuli
2477 days ago
That's weird. Ember minifies by default
link
The_rationalist
2484 days ago
It would be nice to save the code and upload it to github.com, is there a tool to make this automatically?
link
wrboyce
2484 days ago
wget can do this, the --mirror option is probably a good start along with --page-requisite.
link