@vitus-labs/tools-rollup 1.11.0 → 1.11.1-alpha.1
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/lib/config/index.js +1 -1
- package/lib/config/index.js.map +1 -1
- package/lib/rollup/index.js +1 -1
- package/lib/rollup/index.js.map +1 -1
- package/lib/types/config/index.d.ts +1 -1
- package/lib/types/config/index.d.ts.map +1 -1
- package/lib/types/rollup/index.d.ts +1 -1
- package/lib/types/rollup/index.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/config/index.ts +1 -1
- package/src/rollup/index.ts +1 -1
package/lib/config/index.js
CHANGED
|
@@ -3,5 +3,5 @@ import baseConfig from './baseConfig.js';
|
|
|
3
3
|
const CONFIG_KEY = 'build';
|
|
4
4
|
const CONFIG = VL_CONFIG(CONFIG_KEY).merge(baseConfig).config;
|
|
5
5
|
const PLATFORMS = ['browser', 'node', 'web', 'native'];
|
|
6
|
-
export { CONFIG,
|
|
6
|
+
export { CONFIG, PKG, PLATFORMS, TS_CONFIG };
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
package/lib/config/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAA;AAClE,OAAO,UAAU,MAAM,iBAAiB,CAAA;AAExC,MAAM,UAAU,GAAG,OAAO,CAAA;AAE1B,MAAM,MAAM,GAAG,SAAS,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,MAAM,CAAA;AAE7D,MAAM,SAAS,GAAG,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,CAAU,CAAA;AAE/D,OAAO,EAAE,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAA;AAClE,OAAO,UAAU,MAAM,iBAAiB,CAAA;AAExC,MAAM,UAAU,GAAG,OAAO,CAAA;AAE1B,MAAM,MAAM,GAAG,SAAS,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,MAAM,CAAA;AAE7D,MAAM,SAAS,GAAG,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,CAAU,CAAA;AAE/D,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,CAAA","sourcesContent":["import { PKG, TS_CONFIG, VL_CONFIG } from '@vitus-labs/tools-core'\nimport baseConfig from './baseConfig.js'\n\nconst CONFIG_KEY = 'build'\n\nconst CONFIG = VL_CONFIG(CONFIG_KEY).merge(baseConfig).config\n\nconst PLATFORMS = ['browser', 'node', 'web', 'native'] as const\n\nexport { CONFIG, PKG, PLATFORMS, TS_CONFIG }\n"]}
|
package/lib/rollup/index.js
CHANGED
package/lib/rollup/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/rollup/index.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,aAAa,CAAA;AAChC,OAAO,mBAAmB,MAAM,0BAA0B,CAAA;AAE1D,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/rollup/index.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,aAAa,CAAA;AAChC,OAAO,mBAAmB,MAAM,0BAA0B,CAAA;AAE1D,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,CAAA","sourcesContent":["import config from './config.js'\nimport createBuildPipeline from './createBuildPipeline.js'\n\nexport { config, createBuildPipeline }\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PKG, TS_CONFIG } from '@vitus-labs/tools-core';
|
|
2
2
|
declare const CONFIG: any;
|
|
3
3
|
declare const PLATFORMS: readonly ["browser", "node", "web", "native"];
|
|
4
|
-
export { CONFIG,
|
|
4
|
+
export { CONFIG, PKG, PLATFORMS, TS_CONFIG };
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAa,MAAM,wBAAwB,CAAA;AAKlE,QAAA,MAAM,MAAM,KAAiD,CAAA;AAE7D,QAAA,MAAM,SAAS,+CAAgD,CAAA;AAE/D,OAAO,EAAE,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAa,MAAM,wBAAwB,CAAA;AAKlE,QAAA,MAAM,MAAM,KAAiD,CAAA;AAE7D,QAAA,MAAM,SAAS,+CAAgD,CAAA;AAE/D,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,SAAS,EAAE,SAAS,EAAE,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/rollup/index.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,aAAa,CAAA;AAChC,OAAO,mBAAmB,MAAM,0BAA0B,CAAA;AAE1D,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/rollup/index.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,aAAa,CAAA;AAChC,OAAO,mBAAmB,MAAM,0BAA0B,CAAA;AAE1D,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vitus-labs/tools-rollup",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.1-alpha.1+23b963b",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -37,13 +37,13 @@
|
|
|
37
37
|
"access": "public"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@microsoft/api-extractor": "^7.57.
|
|
40
|
+
"@microsoft/api-extractor": "^7.57.7",
|
|
41
41
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
42
42
|
"@rollup/plugin-replace": "^6.0.3",
|
|
43
43
|
"@rollup/plugin-terser": "^1.0.0",
|
|
44
44
|
"@rollup/plugin-typescript": "^12.3.0",
|
|
45
|
-
"@types/node": "^25.
|
|
46
|
-
"@vitus-labs/tools-core": "1.11.
|
|
45
|
+
"@types/node": "^25.5.0",
|
|
46
|
+
"@vitus-labs/tools-core": "1.11.1-alpha.1+23b963b",
|
|
47
47
|
"chalk": "^5.6.2",
|
|
48
48
|
"find-up": "^8.0.0",
|
|
49
49
|
"lodash-es": "^4.17.23",
|
|
@@ -61,8 +61,8 @@
|
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@types/lodash-es": "^4.17.12",
|
|
64
|
-
"@vitus-labs/tools-typescript": "1.11.
|
|
64
|
+
"@vitus-labs/tools-typescript": "1.11.1-alpha.1+23b963b",
|
|
65
65
|
"typescript": "^5.9.3"
|
|
66
66
|
},
|
|
67
|
-
"gitHead": "
|
|
67
|
+
"gitHead": "23b963b109776f1bc4570982e9e62ec3b50dd616"
|
|
68
68
|
}
|
package/src/config/index.ts
CHANGED
package/src/rollup/index.ts
CHANGED