Добавлены service.yaml, .drone.yml и корневой package.json с workspaces. Обновлён vite.config.ts (code splitting: antd, x6), .gitignore (.ci, .claude, .serena). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
106 B
YAML
8 lines
106 B
YAML
service:
|
|
name: test-x6
|
|
type: web-frontend
|
|
|
|
deploy:
|
|
namespace: test-x6
|
|
domain: test-x6.vigdorov.ru
|