File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2525 " @inlang/website" ,
2626 " @lix-js/sdk-example-server-protocol-handler-hono" ,
2727 " @lix-js/plugin-prosemirror-example" ,
28- " @lix-js/host" ,
29- " lix-file-manager" ,
30- " csv-app" ,
3128 " @inlang/*" ,
3229 " vs-code-extension" ,
3330 " sherlock-editor-app"
Original file line number Diff line number Diff line change 77 "exports" : {
88 "." : " ./dist/index.js"
99 },
10+ "files" : [
11+ " dist" ,
12+ " src"
13+ ],
1014 "publishConfig" : {
1115 "access" : " public"
1216 },
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ packages:
77 - ' !packages/lix/file-manager'
88 - ' !packages/lix/host'
99 - ' !**/*/dist'
10+ - ' !inlang/packages/website/dist/**'
1011 - packages/**/*
1112 - packages/*/example
1213 - packages/*/examples/*
You can’t perform that action at this time.
0 commit comments