熊潇 abearxiong
abearxiong opened issue kevisual/router#1 2024-11-16 10:49:11 +08:00
支持https访问
abearxiong opened issue kevisual/container#1 2024-11-16 10:41:04 +08:00
分为两种模式,一种是自己创建,一种是服务器资源
abearxiong pushed to main at kevisual/system-apps 2024-11-15 02:09:49 +08:00
b4cca6e345 添加打包启动
abearxiong pushed to main at kevisual/system-apps 2024-11-15 01:37:12 +08:00
3c689c1cba add service module
abearxiong pushed to main at kevisual/router 2024-11-12 11:19:29 +08:00
780d744a16 feat: 设置默认的context
abearxiong pushed to main at kevisual/router 2024-11-10 19:04:07 +08:00
303c579e92 router添加 throw
abearxiong pushed to main at kevisual/query 2024-11-02 23:50:58 +08:00
63cb0162df fix: exports browser default query module
abearxiong pushed to main at kevisual/container 2024-11-02 22:32:02 +08:00
6c8fd040da fix: build bug
abearxiong pushed to main at kevisual/router 2024-11-02 22:23:14 +08:00
df737e5f27 feat: 修改打包方式
abearxiong pushed to main at kevisual/query 2024-11-02 22:12:45 +08:00
61d949cc7c feat: 更新打包方式,dts
abearxiong pushed to main at kevisual/page 2024-11-02 21:47:27 +08:00
e42aa96601 feat: init page from page.js
abearxiong pushed to main at kevisual/container 2024-11-02 21:08:45 +08:00
0561fca3ce package remvoe error
abearxiong pushed to main at kevisual/html 2024-11-02 19:56:54 +08:00
45dc0c422c 打包html的内容类型
abearxiong pushed to main at kevisual/container 2024-11-02 19:35:46 +08:00
db6597fd78 feat: 打包添加类型
abearxiong pushed to main at kevisual/system-apps 2024-11-02 16:54:34 +08:00
8caac6f37a feat: 升级storybook版本
abearxiong pushed to main at kevisual/system-apps 2024-11-02 16:39:34 +08:00
af9491e698 feat: 打包
abearxiong pushed to main at kevisual/system-apps 2024-11-02 00:59:21 +08:00
acce2c991e feat: 修改stystem-ui的页面打包
abearxiong pushed to main at kevisual/system-apps 2024-11-01 23:53:53 +08:00
673a982014 暂存
abearxiong commented on issue template/vite-react-template#2 2024-11-01 15:44:02 +08:00
添加默认依赖 tailwind

import '@build/tailwind/css'

abearxiong commented on issue template/vite-react-template#2 2024-11-01 15:43:28 +08:00
添加默认依赖 tailwind

console.log('tailwind.config.js'); import plugin from '@build/tailwind'; /** @type {import('tailwindcss').Config} / export default { darkMode: ['class'], content: ['./src/**/.{ts,tsx,j…