Wendelin
|
0a05dd8f71
|
Add more tests for common/entity (#24336)
* Use substring instead of deprecated substr
* Add more common entity tests
|
2025-02-20 20:11:53 +01:00 |
|
Wendelin
|
8f19c0abb0
|
Use localStorage with Web Storage API (#23172)
|
2024-12-10 11:14:15 +01:00 |
|
Wendelin
|
dd7987e199
|
Add unit tests for common/array files (#23006)
* add vitest coverage
* Add js doc to functions
* Add tests for common/array
|
2024-11-27 10:02:24 +02:00 |
|
Wendelin
|
bd0bfc1fbe
|
Rspack (#22807)
* Add rspack
* Remove TransformAsyncModulesPlugin from rspack
* Migrate all webpack usage to rspack
* Migrate tests to vitest
* Fix test suites
* Remove chai dependency
* Fix compute_state_display tests
* Fix resolveTimeZone
* Reduces test pipeline
* Revert test ci
* optimize chunk filtering
* Migrate landing-page to rspack
* Update rspack dependencies
* Add rsdoctor
* Fix prod build bundle size
* Use rsdoctor for demo stats
* Remove unused webpack configs
* Update build-scripts/rspack.cjs
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Fix eslint
* Update rspack
* Remove unused code
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
|
2024-11-26 14:49:13 +01:00 |
|