Frontend:
authorGreg Burri <greg.burri@gmail.com>
Wed, 6 Nov 2024 16:48:51 +0000 (17:48 +0100)
committerGreg Burri <greg.burri@gmail.com>
Wed, 6 Nov 2024 16:48:51 +0000 (17:48 +0100)
commitebdcb6a90a374582eb8df4399354cd8f6f9580a7
tree5e4b6e34576cbb0d6188fcb772284694c4f724cf
parent1f03c01d1daf7161ac43fc38a5104272ebaa632d
Frontend:
- Remove we_alloce
- Replace webpack by rspack
Cargo.lock
README.md
TODO.md
frontend/Cargo.toml
frontend/deploy.nu
frontend/package.json
frontend/rspack.config.js [new file with mode: 0644]
frontend/src/handles.rs
frontend/src/lib.rs
frontend/start.nu
frontend/webpack.config.js [deleted file]