File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
customer-segmentation-server Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44 "version" : " 1.0.0" ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " concurrently \" cross-env INPUT=index.html vite build\" \" cross-env INPUT=sandbox.html vite build\" " ,
7+ "build" : " tsc --noEmit && concurrently \" cross-env INPUT=index.html vite build\" \" cross-env INPUT=sandbox.html vite build\" " ,
88 "watch" : " concurrently \" cross-env INPUT=index.html vite build --watch\" \" cross-env INPUT=sandbox.html vite build --watch\" " ,
99 "serve" : " bun serve.ts" ,
1010 "start" : " cross-env NODE_ENV=development npm run build && npm run serve" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve" : " bun server.ts" ,
1010 "start" : " cross-env NODE_ENV=development npm run build && npm run serve" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve" : " bun server.ts" ,
1010 "start" : " cross-env NODE_ENV=development npm run build && npm run serve" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve:http" : " bun server.ts" ,
1010 "serve:stdio" : " bun server.ts --stdio" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve:http" : " bun server.ts" ,
1010 "serve:stdio" : " bun server.ts --stdio" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve:http" : " bun server.ts" ,
1010 "serve:stdio" : " bun server.ts --stdio" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve:http" : " bun server.ts" ,
1010 "serve:stdio" : " bun server.ts --stdio" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve:http" : " bun server.ts" ,
1010 "serve:stdio" : " bun server.ts --stdio" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve:http" : " bun server.ts" ,
1010 "serve:stdio" : " bun server.ts --stdio" ,
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
7- "build" : " cross-env INPUT=mcp-app.html vite build" ,
7+ "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve:http" : " bun server.ts" ,
1010 "serve:stdio" : " bun server.ts --stdio" ,
You can’t perform that action at this time.
0 commit comments