mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 13:16:08 +00:00
91254bdf55
* 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>
2 lines
39 B
JavaScript
2 lines
39 B
JavaScript
module.exports = require('./lib/web');
|