Commit graph

7 commits

Author SHA1 Message Date
Jordan Eldredge
83d9443328 Fix lints 2019-08-24 22:30:48 -07:00
Jordan Eldredge
de8c147f6a Allow dragging files into Modern demo and allow Debugger to live on the same page
Note that the debugger is not yet actually connected to the maki code running in the skin
2019-08-14 19:55:47 -07:00
Jordan Eldredge
f7992718f6
Swap the name of the VM and the interpreter (#843) 2019-08-09 20:50:37 -07:00
Jordan Eldredge
9731c75ac8 Fix monkey patching in the debugger 2019-08-08 08:00:53 -07:00
Jordan Eldredge
f2f13e360e Fix debugger alignment 2019-08-08 07:53:36 -07:00
Jordan Eldredge
3d9e539206 Fix auto-fixable lint errors in modern (#840) 2019-08-05 23:41:10 -07:00
Jordan Eldredge
aedd8e4745
Modern integration (#833)
* Make modern part of the code base

`yarn modern` will now start a dev server with the modern app running.

The debugger is not yet setup

`yarn test` will run all the tests, both Webamp and "modern".

* Let debug work

* Prettier

* Ignore lint errors for now

* Point test at the now skin location
2019-08-05 19:17:12 -07:00