gchust
|
3d9489f230
|
fix: build error due to less-loader (#5646)
* fix: missing less loader while building client
* fix: correct regex for .less file handling and resolve less-loader path
|
2024-11-14 09:00:07 +08:00 |
|
gchust
|
903c48b1f0
|
chore: use rspack as the client-side build tool for the plugin (#5613)
* fix: change plugin build tool to rspack
* fix: bug
* fix: bug
* fix: bug
* feat: upgrade rspack
* feat: upgrade rspack
* fix: rspack config
* fix: some plugins can't be loaded
* chore: update rspack
* chore: revert rspack version due to tests failing
* chore: update rspack to 1.0.14
* fix: missing tsconfig in rspack config
* fix: pro plugins build error
* fix: incorrect dependecies docs link
* fix: jshint dependency error
* chore: change all vite build to rspack
---------
Co-authored-by: dream2023 <1098626505@qq.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-11-12 14:05:34 +08:00 |
|
jack zhang
|
62b2b5c68b
|
chore: add copyright information to the file header (#4028)
* fix: add license code
* fix: bug
* fix: bug
* fix: upgrade
* fix: improve
* chore: add copyright information to the file header
* fix: d.ts bug
* fix: bug
* fix: e2e bug
* fix: merge main
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-04-30 15:51:31 +08:00 |
|
jack zhang
|
402e14500a
|
fix: env bug (#4191)
|
2024-04-27 15:03:18 +08:00 |
|
jack zhang
|
91254bdf55
|
test: add frontend unit test (#3991)
* test: add unit test
* fix: build error
* fix: exclude requirejs
* fix: e2e bug
* fix: block delete refresh(T-3936)
* fix: add test utils
* fix: build bug
* fix: remove test only
* fix: kanban bug
* fix: add more unit tests
* fix: coverage bug
* fix: update
* fix: refactor
* fix: add more tests
* fix: unit test bug
* fix: refactor code
* fix: refactor nocobase test
* test: add test case
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-04-12 21:55:37 +08:00 |
|
jack zhang
|
1dfd97cad5
|
create nocobase app unit test (#3833)
* fix: unit test package bug
* fix: client esm
* fix: nocobase test e2e esm format (T-2824)
|
2024-03-28 11:08:08 +08:00 |
|