@player-ui/reference-assets-cli-preset 0.15.3-next.3 → 0.15.4--canary.881.37421
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/cjs/index.cjs +1 -1
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/index.legacy-esm.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +4 -4
- package/src/index.ts +2 -2
- package/types/index.d.ts +1 -1
package/dist/cjs/index.cjs
CHANGED
|
@@ -33,7 +33,7 @@ __export(src_exports, {
|
|
|
33
33
|
default: () => src_default
|
|
34
34
|
});
|
|
35
35
|
module.exports = __toCommonJS(src_exports);
|
|
36
|
-
var import_cli = require("@player-
|
|
36
|
+
var import_cli = require("@player-cli/cli");
|
|
37
37
|
var import_path = __toESM(require("path"));
|
|
38
38
|
var config = {
|
|
39
39
|
plugins: [
|
package/dist/cjs/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/plugins/reference-assets/cli-preset/src/index.ts"],"sourcesContent":["import type { PlayerConfigFileShape } from \"@player-
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/plugins/reference-assets/cli-preset/src/index.ts"],"sourcesContent":["import type { PlayerConfigFileShape } from \"@player-cli/cli\";\nimport { LSPAssetsPlugin } from \"@player-cli/cli\";\nimport path from \"path\";\n\nconst config: PlayerConfigFileShape = {\n plugins: [\n new LSPAssetsPlugin(\n [\"@player-ui/types\", \"@player-ui/reference-assets-plugin\"].map((pkg) => ({\n path: path.join(\n path.dirname(require.resolve(`${pkg}/package.json`)),\n \"dist\",\n ),\n })),\n ),\n ],\n};\n\nexport default config;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,iBAAgC;AAChC,kBAAiB;AAEjB,IAAM,SAAgC;AAAA,EACpC,SAAS;AAAA,IACP,IAAI;AAAA,MACF,CAAC,oBAAoB,oCAAoC,EAAE,IAAI,CAAC,SAAS;AAAA,QACvE,MAAM,YAAAA,QAAK;AAAA,UACT,YAAAA,QAAK,QAAQ,QAAQ,QAAQ,GAAG,GAAG,eAAe,CAAC;AAAA,UACnD;AAAA,QACF;AAAA,MACF,EAAE;AAAA,IACJ;AAAA,EACF;AACF;AAEA,IAAO,cAAQ;","names":["path"]}
|
package/dist/index.legacy-esm.js
CHANGED
|
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
|
|
|
7
7
|
});
|
|
8
8
|
|
|
9
9
|
// ../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/plugins/reference-assets/cli-preset/src/index.ts
|
|
10
|
-
import { LSPAssetsPlugin } from "@player-
|
|
10
|
+
import { LSPAssetsPlugin } from "@player-cli/cli";
|
|
11
11
|
import path from "path";
|
|
12
12
|
var config = {
|
|
13
13
|
plugins: [
|
package/dist/index.mjs
CHANGED
|
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
|
|
|
7
7
|
});
|
|
8
8
|
|
|
9
9
|
// ../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/plugins/reference-assets/cli-preset/src/index.ts
|
|
10
|
-
import { LSPAssetsPlugin } from "@player-
|
|
10
|
+
import { LSPAssetsPlugin } from "@player-cli/cli";
|
|
11
11
|
import path from "path";
|
|
12
12
|
var config = {
|
|
13
13
|
plugins: [
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/plugins/reference-assets/cli-preset/src/index.ts"],"sourcesContent":["import type { PlayerConfigFileShape } from \"@player-
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../../../execroot/_main/bazel-out/k8-fastbuild/bin/plugins/reference-assets/cli-preset/src/index.ts"],"sourcesContent":["import type { PlayerConfigFileShape } from \"@player-cli/cli\";\nimport { LSPAssetsPlugin } from \"@player-cli/cli\";\nimport path from \"path\";\n\nconst config: PlayerConfigFileShape = {\n plugins: [\n new LSPAssetsPlugin(\n [\"@player-ui/types\", \"@player-ui/reference-assets-plugin\"].map((pkg) => ({\n path: path.join(\n path.dirname(require.resolve(`${pkg}/package.json`)),\n \"dist\",\n ),\n })),\n ),\n ],\n};\n\nexport default config;\n"],"mappings":";;;;;;;;;AACA,SAAS,uBAAuB;AAChC,OAAO,UAAU;AAEjB,IAAM,SAAgC;AAAA,EACpC,SAAS;AAAA,IACP,IAAI;AAAA,MACF,CAAC,oBAAoB,oCAAoC,EAAE,IAAI,CAAC,SAAS;AAAA,QACvE,MAAM,KAAK;AAAA,UACT,KAAK,QAAQ,UAAQ,QAAQ,GAAG,GAAG,eAAe,CAAC;AAAA,UACnD;AAAA,QACF;AAAA,MACF,EAAE;AAAA,IACJ;AAAA,EACF;AACF;AAEA,IAAO,cAAQ;","names":[]}
|
package/package.json
CHANGED
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
"types"
|
|
7
7
|
],
|
|
8
8
|
"name": "@player-ui/reference-assets-cli-preset",
|
|
9
|
-
"version": "0.15.
|
|
9
|
+
"version": "0.15.4--canary.881.37421",
|
|
10
10
|
"main": "dist/cjs/index.cjs",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@player-ui/reference-assets-plugin": "0.15.
|
|
13
|
-
"@player-ui/types": "0.15.
|
|
12
|
+
"@player-ui/reference-assets-plugin": "0.15.4--canary.881.37421",
|
|
13
|
+
"@player-ui/types": "0.15.4--canary.881.37421",
|
|
14
14
|
"tslib": "^2.6.2"
|
|
15
15
|
},
|
|
16
16
|
"module": "dist/index.legacy-esm.js",
|
|
@@ -25,6 +25,6 @@
|
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"@player-
|
|
28
|
+
"@player-cli/cli": "^1.0.0"
|
|
29
29
|
}
|
|
30
30
|
}
|
package/src/index.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { PlayerConfigFileShape } from "@player-
|
|
2
|
-
import { LSPAssetsPlugin } from "@player-
|
|
1
|
+
import type { PlayerConfigFileShape } from "@player-cli/cli";
|
|
2
|
+
import { LSPAssetsPlugin } from "@player-cli/cli";
|
|
3
3
|
import path from "path";
|
|
4
4
|
|
|
5
5
|
const config: PlayerConfigFileShape = {
|
package/types/index.d.ts
CHANGED