devflare 1.0.0-next.34 → 1.0.0-next.35
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.
- package/LICENSE +21 -0
- package/bin/devflare.js +1 -1
- package/dist/{account-p9eywryw.js → account-4tgh03a8.js} +4 -6
- package/dist/browser.js +2340 -19
- package/dist/{build-8bn7frg8.js → build-rh7ghrgw.js} +7 -10
- package/dist/cli/index.js +1377 -6
- package/dist/cloudflare/index.js +2 -3
- package/dist/config-entry.js +1 -9
- package/dist/{config-gphd6wx7.js → config-ghk2bxj3.js} +3 -6
- package/dist/{deploy-vpcp41fw.js → deploy-6hzv76sh.js} +13 -17
- package/dist/{dev-9scy9gap.js → dev-mkhjdwh7.js} +971 -73
- package/dist/{doctor-swfeeqny.js → doctor-0ng5qrr1.js} +2 -3
- package/dist/{index-e7xn30bh.js → index-0cc05hzv.js} +1 -1
- package/dist/{index-t0r7evpw.js → index-293aqfy4.js} +7 -9
- package/dist/{index-3t0e51a0.js → index-2yv7w548.js} +1 -1
- package/dist/{index-ksqth51q.js → index-a8pnvg3r.js} +1 -1
- package/dist/{index-bhxj7ff6.js → index-e251zhns.js} +943 -117
- package/dist/{index-2xz4etye.js → index-hvtd936d.js} +3 -0
- package/dist/{index-13sfensw.js → index-kcp7y951.js} +2 -13
- package/dist/{index-w8c8tjc5.js → index-mek9msfv.js} +1 -4
- package/dist/{index-dem45895.js → index-mjvybn39.js} +1 -1
- package/dist/{index-x0wpeb3x.js → index-phcrvs6d.js} +112 -2
- package/dist/{index-b20xx2vk.js → index-se4kw8tm.js} +4 -6
- package/dist/{index-pd97hk2j.js → index-x8s9rwfh.js} +466 -19
- package/dist/index.js +1 -42
- package/dist/{login-7vyzeqy4.js → login-4h1sfsed.js} +4 -6
- package/dist/{previews-jfbectpc.js → previews-qr7c5j8h.js} +10 -14
- package/dist/{productions-49ct4kjm.js → productions-xpmd6bw8.js} +6 -9
- package/dist/{remote-6876k6mz.js → remote-kqcvhnfx.js} +100 -5
- package/dist/runtime/index.js +0 -63
- package/dist/{secrets-9ne7armr.js → secrets-6wbdsdek.js} +3 -5
- package/dist/sveltekit/index.js +0 -263
- package/dist/test/index.js +2 -4626
- package/dist/{types-zekmbebk.js → types-ahnnpphq.js} +6 -8
- package/dist/vite/index.js +7 -9
- package/dist/{worker-706g8qeh.js → worker-1yg72jxg.js} +6 -9
- package/package.json +5 -3
- package/dist/index-1trss579.js +0 -2299
- package/dist/index-34dejneh.js +0 -214
- package/dist/index-3z20d3kd.js +0 -1380
- package/dist/index-4xmtkg9g.js +0 -109
- package/dist/index-62b3gt2g.js +0 -12
- package/dist/index-97rfy7n2.js +0 -413
- package/dist/index-c4zd39tc.js +0 -155
- package/dist/index-dgx495pv.js +0 -1036
- package/dist/index-dm9q84c7.js +0 -360
- package/dist/index-pmnb7eke.js +0 -109
- package/dist/index-t23wq5js.js +0 -111
- package/dist/index-wxdcrzcp.js +0 -475
- package/dist/index-x2fd1361.js +0 -133
- package/dist/index-za0r01bx.js +0 -588
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
prepareBuildArtifacts
|
|
3
|
-
} from "./index-
|
|
3
|
+
} from "./index-293aqfy4.js";
|
|
4
4
|
import"./index-aabgympv.js";
|
|
5
5
|
import"./index-z9gy8w6b.js";
|
|
6
|
+
import"./index-mjvybn39.js";
|
|
6
7
|
import"./index-zdd0d9qa.js";
|
|
7
8
|
import"./index-627srx16.js";
|
|
8
9
|
import {
|
|
@@ -12,19 +13,15 @@ import {
|
|
|
12
13
|
logLine
|
|
13
14
|
} from "./index-maw0jjnn.js";
|
|
14
15
|
import"./index-3t6rypgc.js";
|
|
15
|
-
import"./index-
|
|
16
|
-
import"./index-bhxj7ff6.js";
|
|
17
|
-
import"./index-dgx495pv.js";
|
|
16
|
+
import"./index-e251zhns.js";
|
|
18
17
|
import"./index-by27mzra.js";
|
|
19
18
|
import"./index-5dkjffqz.js";
|
|
20
|
-
import"./index-
|
|
21
|
-
import"./index-
|
|
22
|
-
import"./index-w8c8tjc5.js";
|
|
23
|
-
import"./index-pd97hk2j.js";
|
|
19
|
+
import"./index-mek9msfv.js";
|
|
20
|
+
import"./index-x8s9rwfh.js";
|
|
24
21
|
import"./index-h7r11y4a.js";
|
|
25
22
|
import"./index-04wh9bxx.js";
|
|
26
|
-
import"./index-
|
|
27
|
-
import"./index-
|
|
23
|
+
import"./index-7m557715.js";
|
|
24
|
+
import"./index-p93cngdp.js";
|
|
28
25
|
import"./index-37x76zdn.js";
|
|
29
26
|
|
|
30
27
|
// src/cli/commands/build.ts
|