@cedarjs/vite 4.0.0-canary.13853 → 4.0.0-canary.13855

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -66,6 +66,7 @@ async function rscBuildAnalyze() {
66
66
  "better-sqlite3",
67
67
  "@cedarjs/auth-dbauth-api",
68
68
  "@cedarjs/cookie-jar",
69
+ "@cedarjs/realtime",
69
70
  "@cedarjs/server-store",
70
71
  "@simplewebauthn/server",
71
72
  "graphql-scalars",
@@ -95,6 +96,7 @@ async function rscBuildAnalyze() {
95
96
  ssr: true,
96
97
  rollupOptions: {
97
98
  onwarn: import_onWarn.onWarn,
99
+ external: ["@cedarjs/realtime"],
98
100
  input: (0, import_entries.getEntries)()
99
101
  }
100
102
  }
@@ -68,6 +68,7 @@ async function rscBuildForServer(clientEntryFiles, serverEntryFiles, customModul
68
68
  "better-sqlite3",
69
69
  "@cedarjs/auth-dbauth-api",
70
70
  "@cedarjs/cookie-jar",
71
+ "@cedarjs/realtime",
71
72
  "@cedarjs/server-store",
72
73
  "@simplewebauthn/server",
73
74
  "graphql-scalars",
@@ -114,6 +115,7 @@ async function rscBuildForServer(clientEntryFiles, serverEntryFiles, customModul
114
115
  manifest: "server-build-manifest.json",
115
116
  rollupOptions: {
116
117
  onwarn: import_onWarn.onWarn,
118
+ external: ["@cedarjs/realtime"],
117
119
  input: {
118
120
  ...entryFiles,
119
121
  ...clientEntryFiles,
@@ -73,6 +73,7 @@ async function rscBuildForSsr({
73
73
  "better-sqlite3",
74
74
  "@cedarjs/auth-dbauth-api",
75
75
  "@cedarjs/cookie-jar",
76
+ "@cedarjs/realtime",
76
77
  "@cedarjs/server-store",
77
78
  "@simplewebauthn/server",
78
79
  "graphql-scalars",
@@ -102,6 +103,7 @@ async function rscBuildForSsr({
102
103
  // Needed because `outDir` is not inside `root`
103
104
  rollupOptions: {
104
105
  onwarn: import_onWarn.onWarn,
106
+ external: ["@cedarjs/realtime"],
105
107
  input: {
106
108
  // @MARK: temporary hack to find the entry client so we can get the
107
109
  // index.css bundle but we don't actually want this on an rsc page!
@@ -1 +1 @@
1
- {"version":3,"file":"rscBuildAnalyze.d.ts","sourceRoot":"","sources":["../../src/rsc/rscBuildAnalyze.ts"],"names":[],"mappings":"AAQA;;;;;;GAMG;AACH,wBAAsB,eAAe;;;;;;;GAwGpC"}
1
+ {"version":3,"file":"rscBuildAnalyze.d.ts","sourceRoot":"","sources":["../../src/rsc/rscBuildAnalyze.ts"],"names":[],"mappings":"AAQA;;;;;;GAMG;AACH,wBAAsB,eAAe;;;;;;;GA0GpC"}
@@ -43,6 +43,7 @@ async function rscBuildAnalyze() {
43
43
  "better-sqlite3",
44
44
  "@cedarjs/auth-dbauth-api",
45
45
  "@cedarjs/cookie-jar",
46
+ "@cedarjs/realtime",
46
47
  "@cedarjs/server-store",
47
48
  "@simplewebauthn/server",
48
49
  "graphql-scalars",
@@ -72,6 +73,7 @@ async function rscBuildAnalyze() {
72
73
  ssr: true,
73
74
  rollupOptions: {
74
75
  onwarn: onWarn,
76
+ external: ["@cedarjs/realtime"],
75
77
  input: getEntries()
76
78
  }
77
79
  }
@@ -1 +1 @@
1
- {"version":3,"file":"rscBuildForServer.d.ts","sourceRoot":"","sources":["../../src/rsc/rscBuildForServer.ts"],"names":[],"mappings":"AAUA;;;;GAIG;AACH,wBAAsB,iBAAiB,CACrC,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,EACxC,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,EACxC,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,+GAkJtC"}
1
+ {"version":3,"file":"rscBuildForServer.d.ts","sourceRoot":"","sources":["../../src/rsc/rscBuildForServer.ts"],"names":[],"mappings":"AAUA;;;;GAIG;AACH,wBAAsB,iBAAiB,CACrC,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,EACxC,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,EACxC,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,+GAoJtC"}
@@ -45,6 +45,7 @@ async function rscBuildForServer(clientEntryFiles, serverEntryFiles, customModul
45
45
  "better-sqlite3",
46
46
  "@cedarjs/auth-dbauth-api",
47
47
  "@cedarjs/cookie-jar",
48
+ "@cedarjs/realtime",
48
49
  "@cedarjs/server-store",
49
50
  "@simplewebauthn/server",
50
51
  "graphql-scalars",
@@ -91,6 +92,7 @@ async function rscBuildForServer(clientEntryFiles, serverEntryFiles, customModul
91
92
  manifest: "server-build-manifest.json",
92
93
  rollupOptions: {
93
94
  onwarn: onWarn,
95
+ external: ["@cedarjs/realtime"],
94
96
  input: {
95
97
  ...entryFiles,
96
98
  ...clientEntryFiles,
@@ -1 +1 @@
1
- {"version":3,"file":"rscBuildForSsr.d.ts","sourceRoot":"","sources":["../../src/rsc/rscBuildForSsr.ts"],"names":[],"mappings":"AAWA;;;GAGG;AACH,wBAAsB,cAAc,CAAC,EACnC,gBAAgB,EAChB,OAAe,GAChB,EAAE;IACD,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IACxC,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,+GA6IA"}
1
+ {"version":3,"file":"rscBuildForSsr.d.ts","sourceRoot":"","sources":["../../src/rsc/rscBuildForSsr.ts"],"names":[],"mappings":"AAWA;;;GAGG;AACH,wBAAsB,cAAc,CAAC,EACnC,gBAAgB,EAChB,OAAe,GAChB,EAAE;IACD,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IACxC,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,+GA+IA"}
@@ -40,6 +40,7 @@ async function rscBuildForSsr({
40
40
  "better-sqlite3",
41
41
  "@cedarjs/auth-dbauth-api",
42
42
  "@cedarjs/cookie-jar",
43
+ "@cedarjs/realtime",
43
44
  "@cedarjs/server-store",
44
45
  "@simplewebauthn/server",
45
46
  "graphql-scalars",
@@ -69,6 +70,7 @@ async function rscBuildForSsr({
69
70
  // Needed because `outDir` is not inside `root`
70
71
  rollupOptions: {
71
72
  onwarn: onWarn,
73
+ external: ["@cedarjs/realtime"],
72
74
  input: {
73
75
  // @MARK: temporary hack to find the entry client so we can get the
74
76
  // index.css bundle but we don't actually want this on an rsc page!
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cedarjs/vite",
3
- "version": "4.0.0-canary.13853+ec09c39ba9",
3
+ "version": "4.0.0-canary.13855+db58368cf8",
4
4
  "description": "Vite configuration package for CedarJS",
5
5
  "repository": {
6
6
  "type": "git",
@@ -64,14 +64,14 @@
64
64
  "@babel/generator": "7.29.1",
65
65
  "@babel/parser": "7.29.2",
66
66
  "@babel/traverse": "7.29.0",
67
- "@cedarjs/auth": "4.0.0-canary.13853",
68
- "@cedarjs/babel-config": "4.0.0-canary.13853",
69
- "@cedarjs/cookie-jar": "4.0.0-canary.13853",
70
- "@cedarjs/internal": "4.0.0-canary.13853",
71
- "@cedarjs/project-config": "4.0.0-canary.13853",
72
- "@cedarjs/server-store": "4.0.0-canary.13853",
73
- "@cedarjs/testing": "4.0.0-canary.13853",
74
- "@cedarjs/web": "4.0.0-canary.13853",
67
+ "@cedarjs/auth": "4.0.0-canary.13855",
68
+ "@cedarjs/babel-config": "4.0.0-canary.13855",
69
+ "@cedarjs/cookie-jar": "4.0.0-canary.13855",
70
+ "@cedarjs/internal": "4.0.0-canary.13855",
71
+ "@cedarjs/project-config": "4.0.0-canary.13855",
72
+ "@cedarjs/server-store": "4.0.0-canary.13855",
73
+ "@cedarjs/testing": "4.0.0-canary.13855",
74
+ "@cedarjs/web": "4.0.0-canary.13855",
75
75
  "@swc/core": "1.15.30",
76
76
  "@vitejs/plugin-react": "4.7.0",
77
77
  "@whatwg-node/fetch": "0.10.13",
@@ -118,5 +118,5 @@
118
118
  "publishConfig": {
119
119
  "access": "public"
120
120
  },
121
- "gitHead": "ec09c39ba9c667b45c3cba2d41957783f122b8c4"
121
+ "gitHead": "db58368cf8184a03d9382bbe338e16894adf963e"
122
122
  }