@vivliostyle/cli 9.0.0-next.5 → 9.0.0-next.6
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/dist/{chunk-UQHNZL7X.js → chunk-DMGAKSPH.js} +2 -2
- package/dist/{chunk-6ETFX7W2.js → chunk-E7QOXL6M.js} +1 -1
- package/dist/{chunk-BT47BDZK.js → chunk-LASMQBPP.js} +2 -2
- package/dist/{chunk-4ZNBH6IA.js → chunk-QC3BOE2G.js} +1 -1
- package/dist/{chunk-SPYTZBBG.js → chunk-VBEHGS67.js} +3 -1
- package/dist/{chunk-BPSQMFSC.js → chunk-Y3ETBU5J.js} +1 -1
- package/dist/commands/build.js +3 -3
- package/dist/commands/init.js +2 -2
- package/dist/commands/preview.js +3 -3
- package/dist/config/schema.d.ts +2113 -2113
- package/dist/index.d.ts +5 -214
- package/dist/index.js +7 -16
- package/dist/vite-adapter.js +2 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveViteConfig
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-QC3BOE2G.js";
|
|
4
4
|
import {
|
|
5
5
|
Logger,
|
|
6
6
|
buildPDFWithContainer,
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
setupConfigFromFlags,
|
|
29
29
|
toContainerPath,
|
|
30
30
|
warnDeprecatedConfig
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-VBEHGS67.js";
|
|
32
32
|
import {
|
|
33
33
|
coreVersion
|
|
34
34
|
} from "./chunk-EX7EA34F.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resolveViteConfig
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-QC3BOE2G.js";
|
|
4
4
|
import {
|
|
5
5
|
Logger,
|
|
6
6
|
createViteServer,
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
resolveTaskConfig,
|
|
14
14
|
setupConfigFromFlags,
|
|
15
15
|
warnDeprecatedConfig
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-VBEHGS67.js";
|
|
17
17
|
import {
|
|
18
18
|
cliVersion
|
|
19
19
|
} from "./chunk-EX7EA34F.js";
|
|
@@ -4741,7 +4741,9 @@ function vsViewerPlugin(_) {
|
|
|
4741
4741
|
name: "vivliostyle:viewer",
|
|
4742
4742
|
config() {
|
|
4743
4743
|
return {
|
|
4744
|
-
optimizeDeps: {
|
|
4744
|
+
optimizeDeps: {
|
|
4745
|
+
exclude: ["@vivliostyle/viewer"]
|
|
4746
|
+
}
|
|
4745
4747
|
};
|
|
4746
4748
|
},
|
|
4747
4749
|
configureServer(viteServer) {
|
package/dist/commands/build.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
build
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-DMGAKSPH.js";
|
|
4
|
+
import "../chunk-QC3BOE2G.js";
|
|
5
5
|
import {
|
|
6
6
|
Logger,
|
|
7
7
|
gracefulError,
|
|
8
8
|
isInContainer,
|
|
9
9
|
parseFlagsToInlineConfig
|
|
10
|
-
} from "../chunk-
|
|
10
|
+
} from "../chunk-VBEHGS67.js";
|
|
11
11
|
import "../chunk-EX7EA34F.js";
|
|
12
12
|
import "../chunk-WX6JHPSL.js";
|
|
13
13
|
import "../chunk-DMARNPN5.js";
|
package/dist/commands/init.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
init
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-E7QOXL6M.js";
|
|
4
4
|
import {
|
|
5
5
|
gracefulError,
|
|
6
6
|
parseFlagsToInlineConfig
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-VBEHGS67.js";
|
|
8
8
|
import "../chunk-EX7EA34F.js";
|
|
9
9
|
import "../chunk-WX6JHPSL.js";
|
|
10
10
|
import "../chunk-DMARNPN5.js";
|
package/dist/commands/preview.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
preview
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-LASMQBPP.js";
|
|
4
|
+
import "../chunk-QC3BOE2G.js";
|
|
5
5
|
import {
|
|
6
6
|
gracefulError,
|
|
7
7
|
parseFlagsToInlineConfig
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-VBEHGS67.js";
|
|
9
9
|
import "../chunk-EX7EA34F.js";
|
|
10
10
|
import "../chunk-WX6JHPSL.js";
|
|
11
11
|
import "../chunk-DMARNPN5.js";
|