@visulima/packem 2.0.0-alpha.24 → 2.0.0-alpha.25
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/CHANGELOG.md +22 -0
- package/dist/builder/typedoc/index.d.ts +2 -2
- package/dist/cli/index.js +37 -37
- package/dist/config/index.d.ts +2 -2
- package/dist/index.d.ts +4 -4
- package/dist/index.js +1 -1
- package/dist/packem_shared/{index-DrmPUIt8.d.ts → index-B4tRN_2r.d.ts} +254 -253
- package/dist/packem_shared/index-EPrhiKx-.js +166 -0
- package/dist/packem_shared/{types-Hhg8-okS.d.ts → types-CjNosz_D.d.ts} +1 -1
- package/dist/rollup/plugins/esbuild/index.d.ts +2 -2
- package/dist/rollup/plugins/oxc/isolated-declarations-oxc-transformer.d.ts +1 -1
- package/dist/rollup/plugins/oxc/oxc-transformer.d.ts +1 -1
- package/dist/rollup/plugins/sucrase/index.d.ts +1 -1
- package/dist/rollup/plugins/swc/isolated-declarations-swc-transformer.d.ts +1 -1
- package/dist/rollup/plugins/swc/swc-plugin.d.ts +2 -2
- package/dist/rollup/plugins/typescript/isolated-declarations-typescript-transformer.d.ts +1 -1
- package/package.json +8 -6
- package/dist/packem_shared/index-DQUk9_13.js +0 -164
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CheckPackageOptions } from '@arethetypeswrong/core';
|
|
2
|
-
import { B as BuildContext, E as Environment, R as Runtime, I as IsolatedDeclarationsTransformer, F as Format, P as PackemRollupOptions, T as TransformerFn, d as BuildHooks, g as InternalOXCTransformPluginConfig, a as TransformerName, M as Mode } from './index-
|
|
2
|
+
import { B as BuildContext, E as Environment, R as Runtime, I as IsolatedDeclarationsTransformer, F as Format, P as PackemRollupOptions, T as TransformerFn, d as BuildHooks, g as InternalOXCTransformPluginConfig, a as TransformerName, M as Mode } from './index-B4tRN_2r.js';
|
|
3
3
|
import { StyleOptions } from '@visulima/rollup-plugin-css';
|
|
4
4
|
import { JitiOptions } from 'jiti';
|
|
5
5
|
import { TypeDocOptions } from 'typedoc';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TransformerFn } from '../../../packem_shared/index-
|
|
2
|
-
export { e as EsbuildPluginConfig } from '../../../packem_shared/index-
|
|
1
|
+
import { T as TransformerFn } from '../../../packem_shared/index-B4tRN_2r.js';
|
|
2
|
+
export { e as EsbuildPluginConfig } from '../../../packem_shared/index-B4tRN_2r.js';
|
|
3
3
|
import '@rollup/plugin-alias';
|
|
4
4
|
import '@rollup/plugin-commonjs';
|
|
5
5
|
import '@rollup/plugin-json';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IsolatedDeclarationsOptions } from 'oxc-transform';
|
|
2
|
-
import { f as IsolatedDeclarationsResult, T as TransformerFn } from '../../../packem_shared/index-
|
|
2
|
+
import { f as IsolatedDeclarationsResult, T as TransformerFn } from '../../../packem_shared/index-B4tRN_2r.js';
|
|
3
3
|
import '@rollup/plugin-alias';
|
|
4
4
|
import '@rollup/plugin-commonjs';
|
|
5
5
|
import '@rollup/plugin-json';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { o as default, default as isolatedDeclarationsOxcTransformer } from './isolated-declarations-oxc-transformer.js';
|
|
2
2
|
import 'oxc-transform';
|
|
3
|
-
import '../../../packem_shared/index-
|
|
3
|
+
import '../../../packem_shared/index-B4tRN_2r.js';
|
|
4
4
|
import '@rollup/plugin-alias';
|
|
5
5
|
import '@rollup/plugin-commonjs';
|
|
6
6
|
import '@rollup/plugin-json';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { h as SucrasePluginConfig, s as default } from '../../../packem_shared/index-
|
|
1
|
+
export { h as SucrasePluginConfig, s as default } from '../../../packem_shared/index-B4tRN_2r.js';
|
|
2
2
|
import '@rollup/plugin-alias';
|
|
3
3
|
import '@rollup/plugin-commonjs';
|
|
4
4
|
import '@rollup/plugin-json';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TransformerFn, f as IsolatedDeclarationsResult } from '../../../packem_shared/index-
|
|
2
|
-
export { S as SwcPluginConfig } from '../../../packem_shared/index-
|
|
1
|
+
import { T as TransformerFn, f as IsolatedDeclarationsResult } from '../../../packem_shared/index-B4tRN_2r.js';
|
|
2
|
+
export { S as SwcPluginConfig } from '../../../packem_shared/index-B4tRN_2r.js';
|
|
3
3
|
import '@rollup/plugin-alias';
|
|
4
4
|
import '@rollup/plugin-commonjs';
|
|
5
5
|
import '@rollup/plugin-json';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TranspileOptions } from 'typescript';
|
|
2
|
-
import { f as IsolatedDeclarationsResult } from '../../../packem_shared/index-
|
|
2
|
+
import { f as IsolatedDeclarationsResult } from '../../../packem_shared/index-B4tRN_2r.js';
|
|
3
3
|
import '@rollup/plugin-alias';
|
|
4
4
|
import '@rollup/plugin-commonjs';
|
|
5
5
|
import '@rollup/plugin-json';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visulima/packem",
|
|
3
|
-
"version": "2.0.0-alpha.
|
|
3
|
+
"version": "2.0.0-alpha.25",
|
|
4
4
|
"description": "A fast and modern bundler for Node.js and TypeScript.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"anolilab",
|
|
@@ -171,24 +171,26 @@
|
|
|
171
171
|
"@visulima/fs": "3.1.8",
|
|
172
172
|
"@visulima/humanizer": "1.2.2",
|
|
173
173
|
"@visulima/package": "4.0.0",
|
|
174
|
-
"@visulima/packem-rollup": "1.0.0-alpha.
|
|
175
|
-
"@visulima/packem-share": "1.0.0-alpha.
|
|
174
|
+
"@visulima/packem-rollup": "1.0.0-alpha.20",
|
|
175
|
+
"@visulima/packem-share": "1.0.0-alpha.13",
|
|
176
176
|
"@visulima/pail": "2.1.28",
|
|
177
177
|
"@visulima/path": "1.4.0",
|
|
178
|
-
"@visulima/rollup-plugin-css": "1.0.0-alpha.
|
|
178
|
+
"@visulima/rollup-plugin-css": "1.0.0-alpha.7",
|
|
179
179
|
"@visulima/source-map": "1.0.20",
|
|
180
180
|
"@visulima/tabular": "^1.0.11",
|
|
181
181
|
"@visulima/tsconfig": "1.1.22",
|
|
182
182
|
"browserslist": "4.26.2",
|
|
183
183
|
"cjs-module-lexer": "^2.1.0",
|
|
184
|
+
"clean-css": "^5.3.3",
|
|
184
185
|
"defu": "6.1.4",
|
|
185
186
|
"fastest-levenshtein": "1.0.16",
|
|
186
187
|
"hookable": "5.5.3",
|
|
188
|
+
"html-minifier-next": "^2.1.6",
|
|
187
189
|
"jiti": "2.6.0",
|
|
188
190
|
"magic-string": "0.30.19",
|
|
189
191
|
"mlly": "1.8.0",
|
|
190
192
|
"picomatch": "4.0.3",
|
|
191
|
-
"rollup": "^4.52.
|
|
193
|
+
"rollup": "^4.52.4",
|
|
192
194
|
"semver": "7.7.2",
|
|
193
195
|
"tinyexec": "1.0.1",
|
|
194
196
|
"tinyglobby": "0.2.15"
|
|
@@ -204,7 +206,7 @@
|
|
|
204
206
|
"less": ">=4.2.0",
|
|
205
207
|
"lightningcss": ">=1.27.0",
|
|
206
208
|
"oxc-transform": ">=0.20.0",
|
|
207
|
-
"package-manager-detector": "^1.
|
|
209
|
+
"package-manager-detector": "^1.4.0",
|
|
208
210
|
"postcss": ">=8.4.47",
|
|
209
211
|
"postcss-load-config": ">=6.0.1",
|
|
210
212
|
"postcss-modules-extract-imports": ">=3.1.0",
|