Paperback-iOS / paperback-toolchain

Paperback Types and Build Tools in a single repository.
7 stars 5 forks source link

Implement performance optimizations and Quality of Life features #7

Closed Ivanmatthew closed 4 months ago

Ivanmatthew commented 4 months ago

Watch mode and rebuild option when serving Updated test types Apply rust on heavy file system operations (when possible, otherwise falls back to node's file system module) (Make it faster with rust paperback-cli#8) Replaced Browserify with esbuild

Ivanmatthew commented 4 months ago

TODO: