Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesb93 authored Aug 5, 2023
1 parent 20d5906 commit 840beda
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
The bits needed to build the Max-JS compatible version of fav.js, assemble the ingredients for including in a Max package.

## TODO

* Finish decoupling from embedded fav.js and instead pull as NPM module from GH

> The idea has been not to touch fav at all, but only with partial success so far. So, go through and peel out changes into freestanding code or patches so that we can stay in sync with upstream
* Document what Babel is doing: tl;dr converting ES6 to Max's older and somewhat idiosyncratic JS. The horrible bit is that the `requires` stuff ends up needing extra massaging with a custom plugin

## Building
Expand Down

0 comments on commit 840beda

Please sign in to comment.