Commit graph

8 commits

Author SHA1 Message Date
Jordan Eldredge
91fd22ec38 Upgrade Prettier 2020-04-06 19:50:20 -07:00
Jordan Eldredge
646753526b Fix lints 2019-11-30 13:42:53 -08:00
Jordan Eldredge
1ebfb0ada7 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-11-30 13:42:53 -08:00
Jordan Eldredge
46042d0748 Swap the name of the VM and the interpreter (#843) 2019-11-30 13:42:53 -08:00
Jordan Eldredge
42c46bbac1 Fix monkey patching in the debugger 2019-11-30 13:42:53 -08:00
Jordan Eldredge
3458498f6a Fix debugger alignment 2019-11-30 13:42:53 -08:00
Jordan Eldredge
d9a911f46b Fix auto-fixable lint errors in modern (#840) 2019-11-30 13:42:53 -08:00
Jordan Eldredge
79ac60f1f1 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-11-30 13:42:53 -08:00