Commit graph

10 commits

Author SHA1 Message Date
Max Leiter a1659e1c02
add @babel/plugin-transform-runtime, fix scrolling on chan switch/history loading 2022-05-30 21:10:11 -07:00
Max Leiter f37d82dd19
vue 3 progress 2022-05-23 00:44:01 -07:00
Max Leiter a06bc904ae
Add src/dist to prettier/eslint ignores, apply lint, webpack adjustments 2022-05-21 11:56:01 -07:00
Eric Nemchik 1da8291790
Cleanup configs (WIP) (#4565) 2022-05-21 11:55:24 -07:00
Max Leiter bed7cc04f5
Fix webpack building 2022-05-21 11:49:36 -07:00
Max Leiter 034a2479a8
client webpack progress 2022-05-21 11:49:35 -07:00
Max Leiter ed02acfad4
more tests, eslint work 2022-05-21 11:49:34 -07:00
Max Leiter bdf0fcdbcb
client, some tests, eslint 2022-05-21 11:49:33 -07:00
Max Leiter a7b9aa4535
rebase on improved configs 2022-05-21 11:49:25 -07:00
Eric Nemchik c205b89523
Convert configs to cjs, move babel to own file, combine webpack configs (#4561)
* Convert configs to cjs
* Fix lint script in package.json
* Move babel config to separate file
* Combine webpack configs and include babelConfig
2022-05-02 19:19:12 -07:00