File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 },
1111 "references" : [
1212 { "path" : " ../logger/tsconfig.build.json" },
13- { "path" : " ../kernel-utils/tsconfig.build.json" },
14- { "path" : " ../kernel-shims/tsconfig.build.json" }
13+ { "path" : " ../kernel-utils/tsconfig.build.json" }
1514 ],
1615 "files" : [],
1716 "include" : [" ./src" ]
Original file line number Diff line number Diff line change 1414 "references" : [
1515 { "path" : " ../kernel-browser-runtime/tsconfig.build.json" },
1616 { "path" : " ../kernel-rpc-methods/tsconfig.build.json" },
17- { "path" : " ../kernel-shims/tsconfig.build.json" },
1817 { "path" : " ../kernel-ui/tsconfig.build.json" },
1918 { "path" : " ../kernel-store/tsconfig.build.json" },
2019 { "path" : " ../kernel-utils/tsconfig.build.json" },
Original file line number Diff line number Diff line change 4141 ],
4242 "scripts" : {
4343 "build" : " yarn build:ts && yarn build:vite" ,
44+ "build:dev" : " yarn build:ts && yarn build:vite:dev" ,
4445 "build:ts" : " ts-bridge --project tsconfig.build.json --clean" ,
4546 "build:vite" : " vite build --config vite.config.ts && yarn test:build" ,
47+ "build:vite:dev" : " vite build --config vite.config.ts --mode development" ,
4648 "build:docs" : " typedoc" ,
4749 "changelog:update" : " ../../scripts/update-changelog.sh @metamask/kernel-browser-runtime" ,
4850 "changelog:validate" : " ../../scripts/validate-changelog.sh @metamask/kernel-browser-runtime" ,
Original file line number Diff line number Diff line change 1010 "references" : [
1111 { "path" : " ../kernel-errors/tsconfig.build.json" },
1212 { "path" : " ../kernel-rpc-methods/tsconfig.build.json" },
13- { "path" : " ../kernel-shims/tsconfig.build.json" },
1413 { "path" : " ../kernel-store/tsconfig.build.json" },
1514 { "path" : " ../kernel-utils/tsconfig.build.json" },
1615 { "path" : " ../logger/tsconfig.build.json" },
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1616 "references" : [
1717 { "path" : " ../kernel-browser-runtime/tsconfig.build.json" },
1818 { "path" : " ../kernel-rpc-methods/tsconfig.build.json" },
19- { "path" : " ../kernel-shims/tsconfig.build.json" },
2019 { "path" : " ../kernel-store/tsconfig.build.json" },
2120 { "path" : " ../kernel-utils/tsconfig.build.json" },
2221 { "path" : " ../logger/tsconfig.build.json" },
You can’t perform that action at this time.
0 commit comments