Jacob Francis Powers

Results 26 comments of Jacob Francis Powers

Maybe the experience @gkz 's will **GET** from Facebook he can use to make LiveScript 2.0! Whoop! Whoop! jk though have fun hope your internship goes well~

wh...what are the changes?

if no one else is interested id be glad to step forward. i have actually already changed a lot of features locally, but im only willing if its a total...

if no one else is interested id be glad to step forward. i have actually already changed a lot of features locally, but im only willing if its a total...

@gkz You're back! how was facebook or google or whatever?

Finally got it to work with this: # src/.babelrc ``` json { "presets": [ [ "es2015", { "modules": false } ] ], "plugins": ["external-helpers"] } ``` # rollup.config.js ``` javascript...