Skip to content

Commit 91653c8

Browse files
build: add regen preview local script
1 parent ce15007 commit 91653c8

File tree

4 files changed

+1162
-0
lines changed

4 files changed

+1162
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ packages/*/etc/
217217
# csharp emitter
218218
!packages/http-client-csharp/package-lock.json
219219
packages/http-client-csharp/generator/artifacts/
220+
packages/http-client-csharp/debug/
220221
packages/http-client-csharp/generated-defs/**/*.js
221222
packages/http-client-csharp/generated-defs/**/*.js.map
222223
packages/http-client-csharp/generated-defs/**/*.d.ts

cspell.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,13 @@ words:
154154
- myname
155155
- mypy
156156
- nanos
157+
- ncpu
157158
- nexted
158159
- nihao
159160
- nint
160161
- NODEFS
161162
- noformat
163+
- nologo
162164
- noopener
163165
- noreferrer
164166
- nosec

0 commit comments

Comments
 (0)