unplugin-dingtalk 0.5.3 → 0.5.5

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/astro.cjs CHANGED
@@ -6650,7 +6650,7 @@ var unpluginFactory = (options) => {
6650
6650
  config = _config;
6651
6651
  },
6652
6652
  transformIndexHtml(html) {
6653
- if (enableChii) {
6653
+ if ((options == null ? void 0 : options.enable) && enableChii) {
6654
6654
  return html.replace(
6655
6655
  "</body>",
6656
6656
  `</body>
package/dist/astro.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  index_default
3
- } from "./chunk-FWMGAYMG.js";
3
+ } from "./chunk-2MTCPWWF.js";
4
4
  import "./chunk-ZEHXGFFH.js";
5
5
 
6
6
  // src/astro.ts
@@ -1438,7 +1438,7 @@ var unpluginFactory = (options) => {
1438
1438
  config = _config;
1439
1439
  },
1440
1440
  transformIndexHtml(html) {
1441
- if (enableChii) {
1441
+ if ((options == null ? void 0 : options.enable) && enableChii) {
1442
1442
  return html.replace(
1443
1443
  "</body>",
1444
1444
  `</body>
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-FWMGAYMG.js";
3
+ } from "./chunk-2MTCPWWF.js";
4
4
 
5
5
  // src/vite.ts
6
6
  import { createVitePlugin } from "unplugin";
package/dist/esbuild.cjs CHANGED
@@ -6651,7 +6651,7 @@ var unpluginFactory = (options) => {
6651
6651
  config = _config;
6652
6652
  },
6653
6653
  transformIndexHtml(html) {
6654
- if (enableChii) {
6654
+ if ((options == null ? void 0 : options.enable) && enableChii) {
6655
6655
  return html.replace(
6656
6656
  "</body>",
6657
6657
  `</body>
package/dist/esbuild.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-FWMGAYMG.js";
3
+ } from "./chunk-2MTCPWWF.js";
4
4
  import "./chunk-ZEHXGFFH.js";
5
5
 
6
6
  // src/esbuild.ts
package/dist/index.cjs CHANGED
@@ -6653,7 +6653,7 @@ var unpluginFactory = (options) => {
6653
6653
  config = _config;
6654
6654
  },
6655
6655
  transformIndexHtml(html) {
6656
- if (enableChii) {
6656
+ if ((options == null ? void 0 : options.enable) && enableChii) {
6657
6657
  return html.replace(
6658
6658
  "</body>",
6659
6659
  `</body>
package/dist/index.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  startVueDevtools,
6
6
  unplugin,
7
7
  unpluginFactory
8
- } from "./chunk-FWMGAYMG.js";
8
+ } from "./chunk-2MTCPWWF.js";
9
9
  import "./chunk-ZEHXGFFH.js";
10
10
  export {
11
11
  index_default as default,
package/dist/nuxt.cjs CHANGED
@@ -6655,7 +6655,7 @@ var unpluginFactory = (options) => {
6655
6655
  config = _config;
6656
6656
  },
6657
6657
  transformIndexHtml(html) {
6658
- if (enableChii) {
6658
+ if ((options == null ? void 0 : options.enable) && enableChii) {
6659
6659
  return html.replace(
6660
6660
  "</body>",
6661
6661
  `</body>
package/dist/nuxt.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  vite_default
3
- } from "./chunk-DTGQTH5S.js";
4
- import "./chunk-FWMGAYMG.js";
3
+ } from "./chunk-JXEH4EKT.js";
4
+ import "./chunk-2MTCPWWF.js";
5
5
  import "./chunk-ZEHXGFFH.js";
6
6
 
7
7
  // src/nuxt.ts
package/dist/rollup.cjs CHANGED
@@ -6651,7 +6651,7 @@ var unpluginFactory = (options) => {
6651
6651
  config = _config;
6652
6652
  },
6653
6653
  transformIndexHtml(html) {
6654
- if (enableChii) {
6654
+ if ((options == null ? void 0 : options.enable) && enableChii) {
6655
6655
  return html.replace(
6656
6656
  "</body>",
6657
6657
  `</body>
package/dist/rollup.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  unpluginFactory
3
- } from "./chunk-FWMGAYMG.js";
3
+ } from "./chunk-2MTCPWWF.js";
4
4
  import "./chunk-ZEHXGFFH.js";
5
5
 
6
6
  // src/rollup.ts
package/dist/rspack.cjs CHANGED
@@ -6651,7 +6651,7 @@ var unpluginFactory = (options) => {
6651
6651
  config = _config;
6652
6652
  },
6653
6653
  transformIndexHtml(html) {
6654
- if (enableChii) {
6654
+ if ((options == null ? void 0 : options.enable) && enableChii) {
6655
6655
  return html.replace(
6656
6656
  "</body>",
6657
6657
  `</body>
package/dist/rspack.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  resovedInfo,
4
4
  startVueDevtools,
5
5
  unpluginFactory
6
- } from "./chunk-FWMGAYMG.js";
6
+ } from "./chunk-2MTCPWWF.js";
7
7
  import "./chunk-ZEHXGFFH.js";
8
8
 
9
9
  // src/rspack.ts
package/dist/vite.cjs CHANGED
@@ -6652,7 +6652,7 @@ var unpluginFactory = (options) => {
6652
6652
  config = _config;
6653
6653
  },
6654
6654
  transformIndexHtml(html) {
6655
- if (enableChii) {
6655
+ if ((options == null ? void 0 : options.enable) && enableChii) {
6656
6656
  return html.replace(
6657
6657
  "</body>",
6658
6658
  `</body>
package/dist/vite.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  vite_default
3
- } from "./chunk-DTGQTH5S.js";
4
- import "./chunk-FWMGAYMG.js";
3
+ } from "./chunk-JXEH4EKT.js";
4
+ import "./chunk-2MTCPWWF.js";
5
5
  import "./chunk-ZEHXGFFH.js";
6
6
  export {
7
7
  vite_default as default
package/dist/webpack.cjs CHANGED
@@ -6651,7 +6651,7 @@ var unpluginFactory = (options) => {
6651
6651
  config = _config;
6652
6652
  },
6653
6653
  transformIndexHtml(html) {
6654
- if (enableChii) {
6654
+ if ((options == null ? void 0 : options.enable) && enableChii) {
6655
6655
  return html.replace(
6656
6656
  "</body>",
6657
6657
  `</body>
package/dist/webpack.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  resovedInfo,
4
4
  startVueDevtools,
5
5
  unpluginFactory
6
- } from "./chunk-FWMGAYMG.js";
6
+ } from "./chunk-2MTCPWWF.js";
7
7
  import "./chunk-ZEHXGFFH.js";
8
8
 
9
9
  // src/webpack.ts
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "unplugin-dingtalk",
3
3
  "type": "module",
4
- "version": "0.5.3",
4
+ "version": "0.5.5",
5
5
  "description": "",
6
6
  "license": "MIT",
7
7
  "homepage": "https://github.com/zcf0508/unplugin-dingtalk#readme",