sunmao-ui/packages/runtime
2023-01-06 16:06:40 +08:00
..
__tests__ test(runtime): add slot trait test 2022-12-23 18:10:44 +08:00
src fix(module): fix $slot doesn't work in module 2023-01-06 16:06:40 +08:00
.gitignore
index.html build(chakra): split chakra widgets and lib 2022-08-16 10:49:17 +08:00
jest.config.js test(runtime): init runtime test 2022-06-21 10:46:28 +08:00
package.json chore(*): publish 2022-11-04 18:19:47 +08:00
postcss.config.js
react-import.ts build(all): build bundle with React.createElement 2022-09-20 13:46:17 +08:00
tsconfig.json build(all): build bundle with React.createElement 2022-09-20 13:46:17 +08:00
tsup.config.ts build(runtime): refactor runtime build 2022-08-19 15:55:59 +08:00
vite.config.ts