Fix svg-layout-designer.ts after history update + Update SVGLD.dts + add command to package.json
This commit is contained in:
parent
bcca10d0e9
commit
b3a3be0ba2
4 changed files with 1053 additions and 1036 deletions
|
@ -6,6 +6,7 @@
|
|||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
"build:dotnet": "dotnet build ./csharp/SVGLDLibs/SVGLDLibs/SVGLDLibs.csproj",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest",
|
||||
"test:ui": "vitest --ui",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue