weapp-tailwindcss 4.10.0-beta.1 → 4.10.0-beta.2
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-3B2AYJZI.mjs → chunk-2KAM7AAG.mjs} +2 -2
- package/dist/{chunk-J3SZZ2LI.mjs → chunk-7ATL22KK.mjs} +3 -3
- package/dist/{chunk-P5UFIGA6.mjs → chunk-AGF55OIE.mjs} +1 -1
- package/dist/{chunk-RQPZ5Q2B.mjs → chunk-D3I6GQUV.mjs} +1 -1
- package/dist/{chunk-LMFYBTHK.js → chunk-F7FBGRWS.js} +7 -7
- package/dist/{chunk-MFIMWE7C.mjs → chunk-FIJF6OL7.mjs} +2 -2
- package/dist/{chunk-G6EL4MDW.js → chunk-FLJBD5TW.js} +3 -3
- package/dist/{chunk-BGS7BPOO.js → chunk-GFJYJ6WV.js} +27 -27
- package/dist/{chunk-3PHGTNEG.mjs → chunk-Q7TIBSU2.mjs} +1 -1
- package/dist/{chunk-JGS26JXK.js → chunk-QOWSZHYT.js} +3 -3
- package/dist/{chunk-QR6PZEH5.js → chunk-UCDOKKRH.js} +1 -1
- package/dist/{chunk-ISBBDWDL.js → chunk-YS2V3XY2.js} +15 -15
- package/dist/cli.js +9 -9
- package/dist/cli.mjs +1 -1
- package/dist/core.js +7 -7
- package/dist/core.mjs +2 -2
- package/dist/gulp.js +4 -4
- package/dist/gulp.mjs +3 -3
- package/dist/index.js +7 -7
- package/dist/index.mjs +6 -6
- package/dist/vite.js +4 -4
- package/dist/vite.mjs +3 -3
- package/dist/webpack.js +5 -5
- package/dist/webpack.mjs +4 -4
- package/dist/webpack4.js +26 -26
- package/dist/webpack4.mjs +3 -3
- package/package.json +3 -3
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
} from "./chunk-RRHPTTCP.mjs";
|
|
13
13
|
import {
|
|
14
14
|
setupPatchRecorder
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-AGF55OIE.mjs";
|
|
16
16
|
import {
|
|
17
17
|
collectRuntimeClassSet,
|
|
18
18
|
createAttributeMatcher,
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
replaceWxml,
|
|
25
25
|
toCustomAttributesEntities,
|
|
26
26
|
vitePluginName
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-D3I6GQUV.mjs";
|
|
28
28
|
import {
|
|
29
29
|
resolveUniUtsPlatform
|
|
30
30
|
} from "./chunk-OOHJLO5M.mjs";
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
isMpx,
|
|
11
11
|
patchMpxLoaderResolve,
|
|
12
12
|
setupMpxTailwindcssRedirect
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-Q7TIBSU2.mjs";
|
|
14
14
|
import {
|
|
15
15
|
pushConcurrentTaskFactories,
|
|
16
16
|
resolveDisabledOptions,
|
|
@@ -23,14 +23,14 @@ import {
|
|
|
23
23
|
} from "./chunk-RRHPTTCP.mjs";
|
|
24
24
|
import {
|
|
25
25
|
setupPatchRecorder
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-AGF55OIE.mjs";
|
|
27
27
|
import {
|
|
28
28
|
createDebug,
|
|
29
29
|
ensureRuntimeClassSet,
|
|
30
30
|
getCompilerContext,
|
|
31
31
|
getRuntimeClassSetSignature,
|
|
32
32
|
pluginName
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-D3I6GQUV.mjs";
|
|
34
34
|
import {
|
|
35
35
|
getGroupedEntries
|
|
36
36
|
} from "./chunk-OOHJLO5M.mjs";
|
|
@@ -266,7 +266,7 @@ async function collectRuntimeClassSet(twPatcher, options = {}) {
|
|
|
266
266
|
// package.json
|
|
267
267
|
var package_default = {
|
|
268
268
|
name: "weapp-tailwindcss",
|
|
269
|
-
version: "4.10.0-beta.
|
|
269
|
+
version: "4.10.0-beta.2",
|
|
270
270
|
description: "\u628A tailwindcss \u539F\u5B50\u5316\u6837\u5F0F\u601D\u60F3\uFF0C\u5E26\u7ED9\u5C0F\u7A0B\u5E8F\u5F00\u53D1\u8005\u4EEC! bring tailwindcss to miniprogram developers!",
|
|
271
271
|
author: "ice breaker <1324318532@qq.com>",
|
|
272
272
|
license: "MIT",
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
var _chunkLTJQUORKjs = require('./chunk-LTJQUORK.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkFLJBD5TWjs = require('./chunk-FLJBD5TW.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
var
|
|
12
|
+
var _chunkUCDOKKRHjs = require('./chunk-UCDOKKRH.js');
|
|
13
13
|
|
|
14
14
|
// src/bundlers/gulp/index.ts
|
|
15
15
|
var _buffer = require('buffer');
|
|
@@ -17,12 +17,12 @@ var _fs = require('fs'); var _fs2 = _interopRequireDefault(_fs);
|
|
|
17
17
|
var _path = require('path'); var _path2 = _interopRequireDefault(_path);
|
|
18
18
|
var _process = require('process'); var _process2 = _interopRequireDefault(_process);
|
|
19
19
|
var _stream = require('stream'); var _stream2 = _interopRequireDefault(_stream);
|
|
20
|
-
var debug =
|
|
20
|
+
var debug = _chunkUCDOKKRHjs.createDebug.call(void 0, );
|
|
21
21
|
var Transform = _stream2.default.Transform;
|
|
22
22
|
function createPlugins(options = {}) {
|
|
23
|
-
const opts =
|
|
23
|
+
const opts = _chunkUCDOKKRHjs.getCompilerContext.call(void 0, options);
|
|
24
24
|
const { templateHandler, styleHandler, jsHandler, cache, twPatcher: initialTwPatcher, refreshTailwindcssPatcher } = opts;
|
|
25
|
-
const patchRecorderState =
|
|
25
|
+
const patchRecorderState = _chunkFLJBD5TWjs.setupPatchRecorder.call(void 0, initialTwPatcher, opts.tailwindcssBasedir, {
|
|
26
26
|
source: "runtime",
|
|
27
27
|
cwd: _nullishCoalesce(opts.tailwindcssBasedir, () => ( _process2.default.cwd()))
|
|
28
28
|
});
|
|
@@ -36,13 +36,13 @@ function createPlugins(options = {}) {
|
|
|
36
36
|
const MODULE_EXTENSIONS = [".js", ".mjs", ".cjs", ".ts", ".tsx", ".jsx"];
|
|
37
37
|
let runtimeSetInitialized = false;
|
|
38
38
|
async function refreshRuntimeState(force) {
|
|
39
|
-
await
|
|
39
|
+
await _chunkUCDOKKRHjs.refreshTailwindRuntimeState.call(void 0, runtimeState, force);
|
|
40
40
|
}
|
|
41
41
|
async function refreshRuntimeSet(force = false) {
|
|
42
42
|
if (!force && runtimeSetInitialized) {
|
|
43
43
|
return runtimeSet;
|
|
44
44
|
}
|
|
45
|
-
runtimeSet = await
|
|
45
|
+
runtimeSet = await _chunkUCDOKKRHjs.ensureRuntimeClassSet.call(void 0, runtimeState, {
|
|
46
46
|
forceRefresh: force,
|
|
47
47
|
forceCollect: force,
|
|
48
48
|
clearCache: force,
|
|
@@ -3,13 +3,13 @@ import {
|
|
|
3
3
|
} from "./chunk-RRHPTTCP.mjs";
|
|
4
4
|
import {
|
|
5
5
|
setupPatchRecorder
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-AGF55OIE.mjs";
|
|
7
7
|
import {
|
|
8
8
|
createDebug,
|
|
9
9
|
ensureRuntimeClassSet,
|
|
10
10
|
getCompilerContext,
|
|
11
11
|
refreshTailwindRuntimeState
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-D3I6GQUV.mjs";
|
|
13
13
|
|
|
14
14
|
// src/bundlers/gulp/index.ts
|
|
15
15
|
import { Buffer } from "buffer";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkUCDOKKRHjs = require('./chunk-UCDOKKRH.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
var _chunk3RGU475Cjs = require('./chunk-3RGU475C.js');
|
|
8
8
|
|
|
9
9
|
// src/tailwindcss/recorder.ts
|
|
10
10
|
function setupPatchRecorder(patcher, baseDir, options) {
|
|
11
|
-
const recorder =
|
|
11
|
+
const recorder = _chunkUCDOKKRHjs.createPatchTargetRecorder.call(void 0, baseDir, patcher, options);
|
|
12
12
|
if (_optionalChain([recorder, 'optionalAccess', _ => _.message]) && _optionalChain([options, 'optionalAccess', _2 => _2.logMessage]) !== false) {
|
|
13
13
|
const prefix = _optionalChain([options, 'optionalAccess', _3 => _3.messagePrefix]) ? `${options.messagePrefix} ` : "";
|
|
14
14
|
_chunk3RGU475Cjs.logger.info("%s%s", prefix, recorder.message);
|
|
@@ -16,7 +16,7 @@ function setupPatchRecorder(patcher, baseDir, options) {
|
|
|
16
16
|
const onPatchCompleted = _optionalChain([recorder, 'optionalAccess', _4 => _4.onPatched]) ? async () => {
|
|
17
17
|
await recorder.onPatched();
|
|
18
18
|
} : void 0;
|
|
19
|
-
const patchPromise = patcher ?
|
|
19
|
+
const patchPromise = patcher ? _chunkUCDOKKRHjs.createTailwindPatchPromise.call(void 0, patcher, onPatchCompleted) : Promise.resolve();
|
|
20
20
|
return {
|
|
21
21
|
recorder,
|
|
22
22
|
patchPromise,
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkQOWSZHYTjs = require('./chunk-QOWSZHYT.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
@@ -23,14 +23,14 @@ var _chunkIIDSY4XZjs = require('./chunk-IIDSY4XZ.js');
|
|
|
23
23
|
var _chunkLTJQUORKjs = require('./chunk-LTJQUORK.js');
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
var
|
|
26
|
+
var _chunkFLJBD5TWjs = require('./chunk-FLJBD5TW.js');
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
var
|
|
33
|
+
var _chunkUCDOKKRHjs = require('./chunk-UCDOKKRH.js');
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
var _chunkDYLQ6UOIjs = require('./chunk-DYLQ6UOI.js');
|
|
@@ -51,10 +51,10 @@ function setupWebpackV5ProcessAssetsHook(options) {
|
|
|
51
51
|
} = options;
|
|
52
52
|
const { Compilation, sources } = compiler.webpack;
|
|
53
53
|
const { ConcatSource } = sources;
|
|
54
|
-
compiler.hooks.compilation.tap(
|
|
54
|
+
compiler.hooks.compilation.tap(_chunkUCDOKKRHjs.pluginName, (compilation) => {
|
|
55
55
|
compilation.hooks.processAssets.tapPromise(
|
|
56
56
|
{
|
|
57
|
-
name:
|
|
57
|
+
name: _chunkUCDOKKRHjs.pluginName,
|
|
58
58
|
stage: Compilation.PROCESS_ASSETS_STAGE_SUMMARIZE
|
|
59
59
|
},
|
|
60
60
|
async (assets) => {
|
|
@@ -66,7 +66,7 @@ function setupWebpackV5ProcessAssetsHook(options) {
|
|
|
66
66
|
compilerOptions.cache.calcHashValueChanged(chunk.id, chunk.hash);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
const assetHashByChunk =
|
|
69
|
+
const assetHashByChunk = _chunkQOWSZHYTjs.createAssetHashByChunkMap.call(void 0, compilation.chunks);
|
|
70
70
|
const entries = Object.entries(assets);
|
|
71
71
|
const compilerOutputPath = _nullishCoalesce(_optionalChain([compilation, 'access', _ => _.compiler, 'optionalAccess', _2 => _2.outputPath]), () => ( compiler.outputPath));
|
|
72
72
|
const outputDir = compilerOutputPath ? _path2.default.resolve(compilerOutputPath) : _nullishCoalesce(_optionalChain([compilation, 'access', _3 => _3.outputOptions, 'optionalAccess', _4 => _4.path]), () => ( _process2.default.cwd()));
|
|
@@ -122,7 +122,7 @@ function setupWebpackV5ProcessAssetsHook(options) {
|
|
|
122
122
|
}
|
|
123
123
|
};
|
|
124
124
|
const groupedEntries = _chunkDYLQ6UOIjs.getGroupedEntries.call(void 0, entries, compilerOptions);
|
|
125
|
-
const runtimeSet = await
|
|
125
|
+
const runtimeSet = await _chunkUCDOKKRHjs.ensureRuntimeClassSet.call(void 0, runtimeState, {
|
|
126
126
|
forceCollect: false,
|
|
127
127
|
allowEmpty: false
|
|
128
128
|
});
|
|
@@ -165,7 +165,7 @@ function setupWebpackV5ProcessAssetsHook(options) {
|
|
|
165
165
|
const jsTaskFactories = [];
|
|
166
166
|
if (Array.isArray(groupedEntries.js)) {
|
|
167
167
|
for (const [file] of groupedEntries.js) {
|
|
168
|
-
const cacheKey =
|
|
168
|
+
const cacheKey = _chunkQOWSZHYTjs.getCacheKey.call(void 0, file);
|
|
169
169
|
const asset = compilation.getAsset(file);
|
|
170
170
|
if (!asset) {
|
|
171
171
|
continue;
|
|
@@ -276,9 +276,9 @@ function setupWebpackV5Loaders(options) {
|
|
|
276
276
|
getClassSetInLoader,
|
|
277
277
|
debug: debug2
|
|
278
278
|
} = options;
|
|
279
|
-
const isMpxApp =
|
|
279
|
+
const isMpxApp = _chunkQOWSZHYTjs.isMpx.call(void 0, appType);
|
|
280
280
|
if (shouldRewriteCssImports && isMpxApp) {
|
|
281
|
-
|
|
281
|
+
_chunkQOWSZHYTjs.ensureMpxTailwindcssAliases.call(void 0, compiler, weappTailwindcssPackageDir2);
|
|
282
282
|
}
|
|
283
283
|
const runtimeClassSetLoader = _nullishCoalesce(runtimeLoaderPath, () => ( _path2.default.resolve(__dirname, "./weapp-tw-runtime-classset-loader.js")));
|
|
284
284
|
const runtimeCssImportRewriteLoader = shouldRewriteCssImports ? _nullishCoalesce(runtimeCssImportRewriteLoaderPath, () => ( _path2.default.resolve(__dirname, "./weapp-tw-css-import-rewrite-loader.js"))) : void 0;
|
|
@@ -291,12 +291,12 @@ function setupWebpackV5Loaders(options) {
|
|
|
291
291
|
const classSetLoaderOptions = {
|
|
292
292
|
getClassSet: getClassSetInLoader
|
|
293
293
|
};
|
|
294
|
-
const { findRewriteAnchor, findClassSetAnchor } =
|
|
294
|
+
const { findRewriteAnchor, findClassSetAnchor } = _chunkQOWSZHYTjs.createLoaderAnchorFinders.call(void 0, appType);
|
|
295
295
|
const cssImportRewriteLoaderOptions = runtimeLoaderRewriteOptions ? {
|
|
296
296
|
rewriteCssImports: runtimeLoaderRewriteOptions
|
|
297
297
|
} : void 0;
|
|
298
298
|
if (runtimeCssImportRewriteLoader && shouldRewriteCssImports && cssImportRewriteLoaderOptions && isMpxApp) {
|
|
299
|
-
|
|
299
|
+
_chunkQOWSZHYTjs.injectMpxCssRewritePreRules.call(void 0, compiler, runtimeCssImportRewriteLoader, cssImportRewriteLoaderOptions);
|
|
300
300
|
}
|
|
301
301
|
const createRuntimeClassSetLoaderEntry = () => ({
|
|
302
302
|
loader: runtimeClassSetLoader,
|
|
@@ -316,17 +316,17 @@ function setupWebpackV5Loaders(options) {
|
|
|
316
316
|
};
|
|
317
317
|
};
|
|
318
318
|
const { NormalModule } = compiler.webpack;
|
|
319
|
-
compiler.hooks.compilation.tap(
|
|
320
|
-
NormalModule.getCompilationHooks(compilation).loader.tap(
|
|
319
|
+
compiler.hooks.compilation.tap(_chunkUCDOKKRHjs.pluginName, (compilation) => {
|
|
320
|
+
NormalModule.getCompilationHooks(compilation).loader.tap(_chunkUCDOKKRHjs.pluginName, (_loaderContext, module) => {
|
|
321
321
|
const hasRuntimeLoader = runtimeClassSetLoaderExists || runtimeCssImportRewriteLoaderExists;
|
|
322
322
|
if (!hasRuntimeLoader) {
|
|
323
323
|
return;
|
|
324
324
|
}
|
|
325
|
-
|
|
325
|
+
_chunkQOWSZHYTjs.patchMpxLoaderResolve.call(void 0, _loaderContext, weappTailwindcssPackageDir2, shouldRewriteCssImports && isMpxApp);
|
|
326
326
|
const loaderEntries = module.loaders || [];
|
|
327
327
|
let rewriteAnchorIdx = findRewriteAnchor(loaderEntries);
|
|
328
328
|
const classSetAnchorIdx = findClassSetAnchor(loaderEntries);
|
|
329
|
-
const isCssModule =
|
|
329
|
+
const isCssModule = _chunkQOWSZHYTjs.isCssLikeModuleResource.call(void 0, module.resource, compilerOptions.cssMatcher, appType);
|
|
330
330
|
if (_process2.default.env.WEAPP_TW_LOADER_DEBUG && isCssModule) {
|
|
331
331
|
debug2("loader hook css module: %s loaders=%o anchors=%o", module.resource, loaderEntries.map((x) => x.loader), { rewriteAnchorIdx, classSetAnchorIdx });
|
|
332
332
|
}
|
|
@@ -358,7 +358,7 @@ function setupWebpackV5Loaders(options) {
|
|
|
358
358
|
rewriteAnchorIdx = findRewriteAnchor(loaderEntries);
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
|
-
if (runtimeClassSetLoaderExists && !
|
|
361
|
+
if (runtimeClassSetLoaderExists && !_chunkQOWSZHYTjs.hasLoaderEntry.call(void 0, loaderEntries, runtimeClassSetLoader)) {
|
|
362
362
|
const classSetLoaderEntry = createRuntimeClassSetLoaderEntry();
|
|
363
363
|
const anchorIndex = findClassSetAnchor(loaderEntries);
|
|
364
364
|
if (anchorIndex === -1) {
|
|
@@ -373,11 +373,11 @@ function setupWebpackV5Loaders(options) {
|
|
|
373
373
|
}
|
|
374
374
|
|
|
375
375
|
// src/bundlers/webpack/BaseUnifiedPlugin/v5.ts
|
|
376
|
-
var debug =
|
|
376
|
+
var debug = _chunkUCDOKKRHjs.createDebug.call(void 0, );
|
|
377
377
|
var weappTailwindcssPackageDir = _chunkIIDSY4XZjs.resolvePackageDir.call(void 0, "weapp-tailwindcss");
|
|
378
378
|
var UnifiedWebpackPluginV5 = class {
|
|
379
379
|
constructor(options = {}) {
|
|
380
|
-
this.options =
|
|
380
|
+
this.options = _chunkUCDOKKRHjs.getCompilerContext.call(void 0, options);
|
|
381
381
|
this.appType = this.options.appType;
|
|
382
382
|
}
|
|
383
383
|
apply(compiler) {
|
|
@@ -393,19 +393,19 @@ var UnifiedWebpackPluginV5 = class {
|
|
|
393
393
|
const disabledOptions = _chunkIIDSY4XZjs.resolveDisabledOptions.call(void 0, disabled);
|
|
394
394
|
const isTailwindcssV4 = (_nullishCoalesce(initialTwPatcher.majorVersion, () => ( 0))) >= 4;
|
|
395
395
|
const shouldRewriteCssImports = isTailwindcssV4 && this.options.rewriteCssImports !== false && !disabledOptions.rewriteCssImports;
|
|
396
|
-
const isMpxApp =
|
|
396
|
+
const isMpxApp = _chunkQOWSZHYTjs.isMpx.call(void 0, this.appType);
|
|
397
397
|
if (shouldRewriteCssImports) {
|
|
398
|
-
|
|
398
|
+
_chunkQOWSZHYTjs.applyTailwindcssCssImportRewrite.call(void 0, compiler, {
|
|
399
399
|
pkgDir: weappTailwindcssPackageDir,
|
|
400
400
|
enabled: true,
|
|
401
401
|
appType: this.appType
|
|
402
402
|
});
|
|
403
|
-
|
|
403
|
+
_chunkQOWSZHYTjs.setupMpxTailwindcssRedirect.call(void 0, weappTailwindcssPackageDir, isMpxApp);
|
|
404
404
|
}
|
|
405
405
|
if (disabledOptions.plugin) {
|
|
406
406
|
return;
|
|
407
407
|
}
|
|
408
|
-
const patchRecorderState =
|
|
408
|
+
const patchRecorderState = _chunkFLJBD5TWjs.setupPatchRecorder.call(void 0, initialTwPatcher, this.options.tailwindcssBasedir, {
|
|
409
409
|
source: "runtime",
|
|
410
410
|
cwd: _nullishCoalesce(this.options.tailwindcssBasedir, () => ( _process2.default.cwd()))
|
|
411
411
|
});
|
|
@@ -421,18 +421,18 @@ var UnifiedWebpackPluginV5 = class {
|
|
|
421
421
|
runtimeSetPrepared = false;
|
|
422
422
|
};
|
|
423
423
|
if (_optionalChain([compiler, 'access', _13 => _13.hooks, 'access', _14 => _14.thisCompilation, 'optionalAccess', _15 => _15.tap])) {
|
|
424
|
-
compiler.hooks.thisCompilation.tap(
|
|
424
|
+
compiler.hooks.thisCompilation.tap(_chunkUCDOKKRHjs.pluginName, resetRuntimePreparation);
|
|
425
425
|
} else if (_optionalChain([compiler, 'access', _16 => _16.hooks, 'access', _17 => _17.compilation, 'optionalAccess', _18 => _18.tap])) {
|
|
426
|
-
compiler.hooks.compilation.tap(
|
|
426
|
+
compiler.hooks.compilation.tap(_chunkUCDOKKRHjs.pluginName, resetRuntimePreparation);
|
|
427
427
|
}
|
|
428
428
|
async function getClassSetInLoader() {
|
|
429
429
|
if (runtimeSetPrepared) {
|
|
430
430
|
return;
|
|
431
431
|
}
|
|
432
|
-
const signature =
|
|
432
|
+
const signature = _chunkUCDOKKRHjs.getRuntimeClassSetSignature.call(void 0, runtimeState.twPatcher);
|
|
433
433
|
const forceRefresh = signature !== runtimeSetSignature;
|
|
434
434
|
runtimeSetPrepared = true;
|
|
435
|
-
await
|
|
435
|
+
await _chunkUCDOKKRHjs.ensureRuntimeClassSet.call(void 0, runtimeState, {
|
|
436
436
|
forceRefresh,
|
|
437
437
|
forceCollect: true,
|
|
438
438
|
clearCache: forceRefresh,
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var _chunkIIDSY4XZjs = require('./chunk-IIDSY4XZ.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkUCDOKKRHjs = require('./chunk-UCDOKKRH.js');
|
|
7
7
|
|
|
8
8
|
// src/shared/mpx.ts
|
|
9
9
|
var _path = require('path'); var _path2 = _interopRequireDefault(_path);
|
|
@@ -154,8 +154,8 @@ function applyTailwindcssCssImportRewrite(compiler, options) {
|
|
|
154
154
|
if (!options.enabled) {
|
|
155
155
|
return;
|
|
156
156
|
}
|
|
157
|
-
compiler.hooks.normalModuleFactory.tap(
|
|
158
|
-
factory.hooks.beforeResolve.tap(
|
|
157
|
+
compiler.hooks.normalModuleFactory.tap(_chunkUCDOKKRHjs.pluginName, (factory) => {
|
|
158
|
+
factory.hooks.beforeResolve.tap(_chunkUCDOKKRHjs.pluginName, (data) => {
|
|
159
159
|
rewriteTailwindcssRequestForCss(data, options.pkgDir, options.appType);
|
|
160
160
|
});
|
|
161
161
|
});
|
|
@@ -266,7 +266,7 @@ async function collectRuntimeClassSet(twPatcher, options = {}) {
|
|
|
266
266
|
// package.json
|
|
267
267
|
var package_default = {
|
|
268
268
|
name: "weapp-tailwindcss",
|
|
269
|
-
version: "4.10.0-beta.
|
|
269
|
+
version: "4.10.0-beta.2",
|
|
270
270
|
description: "\u628A tailwindcss \u539F\u5B50\u5316\u6837\u5F0F\u601D\u60F3\uFF0C\u5E26\u7ED9\u5C0F\u7A0B\u5E8F\u5F00\u53D1\u8005\u4EEC! bring tailwindcss to miniprogram developers!",
|
|
271
271
|
author: "ice breaker <1324318532@qq.com>",
|
|
272
272
|
license: "MIT",
|
|
@@ -12,7 +12,7 @@ var _chunkIIDSY4XZjs = require('./chunk-IIDSY4XZ.js');
|
|
|
12
12
|
var _chunkLTJQUORKjs = require('./chunk-LTJQUORK.js');
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
var
|
|
15
|
+
var _chunkFLJBD5TWjs = require('./chunk-FLJBD5TW.js');
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
|
|
@@ -24,7 +24,7 @@ var _chunkG6EL4MDWjs = require('./chunk-G6EL4MDW.js');
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var
|
|
27
|
+
var _chunkUCDOKKRHjs = require('./chunk-UCDOKKRH.js');
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
var _chunkDYLQ6UOIjs = require('./chunk-DYLQ6UOI.js');
|
|
@@ -54,7 +54,7 @@ function updateStaticAttribute(ms, prop) {
|
|
|
54
54
|
const start = prop.value.loc.start.offset + 1;
|
|
55
55
|
const end = prop.value.loc.end.offset - 1;
|
|
56
56
|
if (start < end) {
|
|
57
|
-
ms.update(start, end,
|
|
57
|
+
ms.update(start, end, _chunkUCDOKKRHjs.replaceWxml.call(void 0, prop.value.content));
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
60
|
function updateDirectiveExpression(ms, prop, jsHandler, runtimeSet) {
|
|
@@ -66,7 +66,7 @@ function updateDirectiveExpression(ms, prop, jsHandler, runtimeSet) {
|
|
|
66
66
|
if (start >= end) {
|
|
67
67
|
return;
|
|
68
68
|
}
|
|
69
|
-
const generated =
|
|
69
|
+
const generated = _chunkUCDOKKRHjs.generateCode.call(void 0, prop.exp.content, {
|
|
70
70
|
jsHandler,
|
|
71
71
|
runtimeSet,
|
|
72
72
|
wrapExpression: true
|
|
@@ -95,7 +95,7 @@ function transformUVue(code, id, jsHandler, runtimeSet, options = {}) {
|
|
|
95
95
|
return;
|
|
96
96
|
}
|
|
97
97
|
const { customAttributesEntities, disabledDefaultTemplateHandler = false } = options;
|
|
98
|
-
const matchCustomAttribute =
|
|
98
|
+
const matchCustomAttribute = _chunkUCDOKKRHjs.createAttributeMatcher.call(void 0, customAttributesEntities);
|
|
99
99
|
const ms = new (0, _magicstring2.default)(code);
|
|
100
100
|
const { descriptor, errors } = _compilersfc.parse.call(void 0, code);
|
|
101
101
|
if (errors.length === 0) {
|
|
@@ -721,7 +721,7 @@ function createGenerateBundleHook(context) {
|
|
|
721
721
|
const runtime = await ensureRuntimeClassSet(forceRuntimeRefresh);
|
|
722
722
|
metrics.runtimeSet = measureElapsed(runtimeStart);
|
|
723
723
|
debug2("get runtimeSet, class count: %d", runtime.size);
|
|
724
|
-
const runtimeSignature = _nullishCoalesce(
|
|
724
|
+
const runtimeSignature = _nullishCoalesce(_chunkUCDOKKRHjs.getRuntimeClassSetSignature.call(void 0, runtimeState.twPatcher), () => ( "runtime:missing"));
|
|
725
725
|
const handleLinkedUpdate = (fileName, previous, next) => {
|
|
726
726
|
onUpdate(fileName, previous, next);
|
|
727
727
|
debug2("js linked handle: %s", fileName);
|
|
@@ -1028,7 +1028,7 @@ function createRewriteCssImportsPlugins(options) {
|
|
|
1028
1028
|
const { appType, weappTailwindcssDirPosix: weappTailwindcssDirPosix2 } = options;
|
|
1029
1029
|
return [
|
|
1030
1030
|
{
|
|
1031
|
-
name: `${
|
|
1031
|
+
name: `${_chunkUCDOKKRHjs.vitePluginName}:rewrite-css-imports`,
|
|
1032
1032
|
enforce: "pre",
|
|
1033
1033
|
resolveId: {
|
|
1034
1034
|
order: "pre",
|
|
@@ -1070,12 +1070,12 @@ function createRewriteCssImportsPlugins(options) {
|
|
|
1070
1070
|
}
|
|
1071
1071
|
|
|
1072
1072
|
// src/bundlers/vite/index.ts
|
|
1073
|
-
var debug =
|
|
1073
|
+
var debug = _chunkUCDOKKRHjs.createDebug.call(void 0, );
|
|
1074
1074
|
var weappTailwindcssPackageDir = _chunkIIDSY4XZjs.resolvePackageDir.call(void 0, "weapp-tailwindcss");
|
|
1075
1075
|
var weappTailwindcssDirPosix = slash(weappTailwindcssPackageDir);
|
|
1076
1076
|
function UnifiedViteWeappTailwindcssPlugin(options = {}) {
|
|
1077
1077
|
const rewriteCssImportsSpecified = Object.prototype.hasOwnProperty.call(options, "rewriteCssImports");
|
|
1078
|
-
const opts =
|
|
1078
|
+
const opts = _chunkUCDOKKRHjs.getCompilerContext.call(void 0, options);
|
|
1079
1079
|
const {
|
|
1080
1080
|
disabled,
|
|
1081
1081
|
customAttributes,
|
|
@@ -1100,8 +1100,8 @@ function UnifiedViteWeappTailwindcssPlugin(options = {}) {
|
|
|
1100
1100
|
if (disabledOptions.plugin) {
|
|
1101
1101
|
return rewritePlugins.length ? rewritePlugins : void 0;
|
|
1102
1102
|
}
|
|
1103
|
-
const customAttributesEntities =
|
|
1104
|
-
const patchRecorderState =
|
|
1103
|
+
const customAttributesEntities = _chunkUCDOKKRHjs.toCustomAttributesEntities.call(void 0, customAttributes);
|
|
1104
|
+
const patchRecorderState = _chunkFLJBD5TWjs.setupPatchRecorder.call(void 0, initialTwPatcher, opts.tailwindcssBasedir, {
|
|
1105
1105
|
source: "runtime",
|
|
1106
1106
|
cwd: _nullishCoalesce(opts.tailwindcssBasedir, () => ( _process2.default.cwd()))
|
|
1107
1107
|
});
|
|
@@ -1118,7 +1118,7 @@ function UnifiedViteWeappTailwindcssPlugin(options = {}) {
|
|
|
1118
1118
|
let runtimeRefreshOptionsKey;
|
|
1119
1119
|
function resolveRuntimeRefreshOptions() {
|
|
1120
1120
|
const configPath = _optionalChain([runtimeState, 'access', _29 => _29.twPatcher, 'access', _30 => _30.options, 'optionalAccess', _31 => _31.tailwind, 'optionalAccess', _32 => _32.config]);
|
|
1121
|
-
const signature =
|
|
1121
|
+
const signature = _chunkUCDOKKRHjs.getRuntimeClassSetSignature.call(void 0, runtimeState.twPatcher);
|
|
1122
1122
|
const optionsKey = JSON.stringify({
|
|
1123
1123
|
appType,
|
|
1124
1124
|
uniAppX: Boolean(uniAppX),
|
|
@@ -1139,7 +1139,7 @@ function UnifiedViteWeappTailwindcssPlugin(options = {}) {
|
|
|
1139
1139
|
async function refreshRuntimeState(force) {
|
|
1140
1140
|
const invalidation = resolveRuntimeRefreshOptions();
|
|
1141
1141
|
const shouldRefresh = force || invalidation.changed;
|
|
1142
|
-
const refreshed = await
|
|
1142
|
+
const refreshed = await _chunkUCDOKKRHjs.refreshTailwindRuntimeState.call(void 0, runtimeState, {
|
|
1143
1143
|
force: shouldRefresh,
|
|
1144
1144
|
clearCache: force || invalidation.changed
|
|
1145
1145
|
});
|
|
@@ -1160,7 +1160,7 @@ function UnifiedViteWeappTailwindcssPlugin(options = {}) {
|
|
|
1160
1160
|
}
|
|
1161
1161
|
if (forceRuntimeRefresh || !runtimeSetPromise) {
|
|
1162
1162
|
const invalidation = resolveRuntimeRefreshOptions();
|
|
1163
|
-
const task2 =
|
|
1163
|
+
const task2 = _chunkUCDOKKRHjs.collectRuntimeClassSet.call(void 0, runtimeState.twPatcher, {
|
|
1164
1164
|
force: forceRuntimeRefresh || invalidation.changed,
|
|
1165
1165
|
skipRefresh: forceRuntimeRefresh,
|
|
1166
1166
|
clearCache: forceRuntimeRefresh || invalidation.changed
|
|
@@ -1196,7 +1196,7 @@ function UnifiedViteWeappTailwindcssPlugin(options = {}) {
|
|
|
1196
1196
|
const plugins = [
|
|
1197
1197
|
...rewritePlugins,
|
|
1198
1198
|
{
|
|
1199
|
-
name: `${
|
|
1199
|
+
name: `${_chunkUCDOKKRHjs.vitePluginName}:post`,
|
|
1200
1200
|
enforce: "post",
|
|
1201
1201
|
configResolved(config) {
|
|
1202
1202
|
resolvedConfig = config;
|
package/dist/cli.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunkUCDOKKRHjs = require('./chunk-UCDOKKRH.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -404,9 +404,9 @@ async function patchWorkspacePackage(workspaceRoot, dir, pkgName, options) {
|
|
|
404
404
|
try {
|
|
405
405
|
const patcher = createWorkspacePatcher(dir);
|
|
406
406
|
if (options.clearCache) {
|
|
407
|
-
await
|
|
407
|
+
await _chunkUCDOKKRHjs.clearTailwindcssPatcherCache.call(void 0, patcher, { removeDirectory: true });
|
|
408
408
|
}
|
|
409
|
-
const recorder =
|
|
409
|
+
const recorder = _chunkUCDOKKRHjs.createPatchTargetRecorder.call(void 0, dir, patcher, {
|
|
410
410
|
source: "cli",
|
|
411
411
|
cwd: dir,
|
|
412
412
|
recordTarget: options.recordTarget !== false,
|
|
@@ -415,7 +415,7 @@ async function patchWorkspacePackage(workspaceRoot, dir, pkgName, options) {
|
|
|
415
415
|
if (_optionalChain([recorder, 'optionalAccess', _12 => _12.message])) {
|
|
416
416
|
_chunk3RGU475Cjs.logger.info("[workspace] %s %s", displayName, recorder.message);
|
|
417
417
|
}
|
|
418
|
-
|
|
418
|
+
_chunkUCDOKKRHjs.logTailwindcssTarget.call(void 0, "cli", patcher, dir);
|
|
419
419
|
await patcher.patch();
|
|
420
420
|
if (_optionalChain([recorder, 'optionalAccess', _13 => _13.onPatched])) {
|
|
421
421
|
await recorder.onPatched();
|
|
@@ -546,9 +546,9 @@ var mountOptions = {
|
|
|
546
546
|
}
|
|
547
547
|
const patcher = await createPatcherWithDefaultExtendLengthUnits(ctx);
|
|
548
548
|
if (shouldClearCache) {
|
|
549
|
-
await
|
|
549
|
+
await _chunkUCDOKKRHjs.clearTailwindcssPatcherCache.call(void 0, patcher, { removeDirectory: true });
|
|
550
550
|
}
|
|
551
|
-
const recorder =
|
|
551
|
+
const recorder = _chunkUCDOKKRHjs.createPatchTargetRecorder.call(void 0, ctx.cwd, patcher, {
|
|
552
552
|
source: "cli",
|
|
553
553
|
cwd: ctx.cwd,
|
|
554
554
|
recordTarget: shouldRecordTarget,
|
|
@@ -557,7 +557,7 @@ var mountOptions = {
|
|
|
557
557
|
if (_optionalChain([recorder, 'optionalAccess', _15 => _15.message])) {
|
|
558
558
|
_chunk3RGU475Cjs.logger.info(recorder.message);
|
|
559
559
|
}
|
|
560
|
-
|
|
560
|
+
_chunkUCDOKKRHjs.logTailwindcssTarget.call(void 0, "cli", patcher, ctx.cwd);
|
|
561
561
|
await patcher.patch();
|
|
562
562
|
if (_optionalChain([recorder, 'optionalAccess', _16 => _16.onPatched])) {
|
|
563
563
|
const recordPath = await recorder.onPatched();
|
|
@@ -705,9 +705,9 @@ async function generateVscodeIntellisenseEntry(options) {
|
|
|
705
705
|
|
|
706
706
|
// src/cli.ts
|
|
707
707
|
_process2.default.title = "node (weapp-tailwindcss)";
|
|
708
|
-
if (_semver2.default.lt(_process2.default.versions.node,
|
|
708
|
+
if (_semver2.default.lt(_process2.default.versions.node, _chunkUCDOKKRHjs.WEAPP_TW_REQUIRED_NODE_VERSION)) {
|
|
709
709
|
_chunk3RGU475Cjs.logger.warn(
|
|
710
|
-
`You are using Node.js ${_process2.default.versions.node}. For weapp-tailwindcss, Node.js version >= v${
|
|
710
|
+
`You are using Node.js ${_process2.default.versions.node}. For weapp-tailwindcss, Node.js version >= v${_chunkUCDOKKRHjs.WEAPP_TW_REQUIRED_NODE_VERSION} is required.`
|
|
711
711
|
);
|
|
712
712
|
}
|
|
713
713
|
var cli = _tailwindcsspatch.createTailwindcssPatchCli.call(void 0, {
|
package/dist/cli.mjs
CHANGED
package/dist/core.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkFLJBD5TWjs = require('./chunk-FLJBD5TW.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkUCDOKKRHjs = require('./chunk-UCDOKKRH.js');
|
|
8
8
|
require('./chunk-3RGU475C.js');
|
|
9
9
|
require('./chunk-LBZCKOMT.js');
|
|
10
10
|
require('./chunk-DYLQ6UOI.js');
|
|
@@ -14,9 +14,9 @@ require('./chunk-DBAAU4LK.js');
|
|
|
14
14
|
var _process = require('process'); var _process2 = _interopRequireDefault(_process);
|
|
15
15
|
var _shared = require('@weapp-tailwindcss/shared');
|
|
16
16
|
function createContext(options = {}) {
|
|
17
|
-
const opts =
|
|
17
|
+
const opts = _chunkUCDOKKRHjs.getCompilerContext.call(void 0, options);
|
|
18
18
|
const { templateHandler, styleHandler, jsHandler, twPatcher: initialTwPatcher, refreshTailwindcssPatcher } = opts;
|
|
19
|
-
const patchRecorderState =
|
|
19
|
+
const patchRecorderState = _chunkFLJBD5TWjs.setupPatchRecorder.call(void 0, initialTwPatcher, opts.tailwindcssBasedir, {
|
|
20
20
|
source: "runtime",
|
|
21
21
|
cwd: _nullishCoalesce(opts.tailwindcssBasedir, () => ( _process2.default.cwd()))
|
|
22
22
|
});
|
|
@@ -32,7 +32,7 @@ function createContext(options = {}) {
|
|
|
32
32
|
const result = await styleHandler(rawCss, _shared.defuOverrideArray.call(void 0, options2, {
|
|
33
33
|
isMainChunk: true
|
|
34
34
|
}));
|
|
35
|
-
runtimeSet = await
|
|
35
|
+
runtimeSet = await _chunkUCDOKKRHjs.ensureRuntimeClassSet.call(void 0, runtimeState, {
|
|
36
36
|
forceRefresh: true,
|
|
37
37
|
forceCollect: true
|
|
38
38
|
});
|
|
@@ -43,7 +43,7 @@ function createContext(options = {}) {
|
|
|
43
43
|
if (_optionalChain([options2, 'optionalAccess', _ => _.runtimeSet])) {
|
|
44
44
|
runtimeSet = options2.runtimeSet;
|
|
45
45
|
} else if (runtimeSet.size === 0) {
|
|
46
|
-
runtimeSet = await
|
|
46
|
+
runtimeSet = await _chunkUCDOKKRHjs.ensureRuntimeClassSet.call(void 0, runtimeState, {
|
|
47
47
|
forceCollect: true
|
|
48
48
|
});
|
|
49
49
|
}
|
|
@@ -55,7 +55,7 @@ function createContext(options = {}) {
|
|
|
55
55
|
async function transformWxml(rawWxml, options2) {
|
|
56
56
|
await runtimeState.patchPromise;
|
|
57
57
|
if (!_optionalChain([options2, 'optionalAccess', _2 => _2.runtimeSet]) && runtimeSet.size === 0) {
|
|
58
|
-
runtimeSet = await
|
|
58
|
+
runtimeSet = await _chunkUCDOKKRHjs.ensureRuntimeClassSet.call(void 0, runtimeState, {
|
|
59
59
|
forceCollect: true
|
|
60
60
|
});
|
|
61
61
|
}
|
package/dist/core.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
setupPatchRecorder
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-AGF55OIE.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ensureRuntimeClassSet,
|
|
6
6
|
getCompilerContext
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-D3I6GQUV.mjs";
|
|
8
8
|
import "./chunk-7D27E7TU.mjs";
|
|
9
9
|
import "./chunk-EGOFMIDI.mjs";
|
|
10
10
|
import "./chunk-OOHJLO5M.mjs";
|
package/dist/gulp.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkF7FBGRWSjs = require('./chunk-F7FBGRWS.js');
|
|
4
4
|
require('./chunk-LTJQUORK.js');
|
|
5
|
-
require('./chunk-
|
|
6
|
-
require('./chunk-
|
|
5
|
+
require('./chunk-FLJBD5TW.js');
|
|
6
|
+
require('./chunk-UCDOKKRH.js');
|
|
7
7
|
require('./chunk-3RGU475C.js');
|
|
8
8
|
require('./chunk-LBZCKOMT.js');
|
|
9
9
|
require('./chunk-DYLQ6UOI.js');
|
|
10
10
|
require('./chunk-DBAAU4LK.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
exports.createPlugins =
|
|
13
|
+
exports.createPlugins = _chunkF7FBGRWSjs.createPlugins;
|
package/dist/gulp.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createPlugins
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-FIJF6OL7.mjs";
|
|
4
4
|
import "./chunk-RRHPTTCP.mjs";
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
5
|
+
import "./chunk-AGF55OIE.mjs";
|
|
6
|
+
import "./chunk-D3I6GQUV.mjs";
|
|
7
7
|
import "./chunk-7D27E7TU.mjs";
|
|
8
8
|
import "./chunk-EGOFMIDI.mjs";
|
|
9
9
|
import "./chunk-OOHJLO5M.mjs";
|
package/dist/index.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunkGFJYJ6WVjs = require('./chunk-GFJYJ6WV.js');
|
|
5
|
+
require('./chunk-QOWSZHYT.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkF7FBGRWSjs = require('./chunk-F7FBGRWS.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
var
|
|
11
|
+
var _chunkYS2V3XY2js = require('./chunk-YS2V3XY2.js');
|
|
12
12
|
require('./chunk-IIDSY4XZ.js');
|
|
13
13
|
require('./chunk-LTJQUORK.js');
|
|
14
|
-
require('./chunk-
|
|
15
|
-
require('./chunk-
|
|
14
|
+
require('./chunk-FLJBD5TW.js');
|
|
15
|
+
require('./chunk-UCDOKKRH.js');
|
|
16
16
|
require('./chunk-3RGU475C.js');
|
|
17
17
|
require('./chunk-LBZCKOMT.js');
|
|
18
18
|
require('./chunk-DYLQ6UOI.js');
|
|
@@ -22,4 +22,4 @@ require('./chunk-DBAAU4LK.js');
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
exports.UnifiedViteWeappTailwindcssPlugin =
|
|
25
|
+
exports.UnifiedViteWeappTailwindcssPlugin = _chunkYS2V3XY2js.UnifiedViteWeappTailwindcssPlugin; exports.UnifiedWebpackPluginV5 = _chunkGFJYJ6WVjs.UnifiedWebpackPluginV5; exports.createPlugins = _chunkF7FBGRWSjs.createPlugins; exports.weappTailwindcssPackageDir = _chunkGFJYJ6WVjs.weappTailwindcssPackageDir;
|
package/dist/index.mjs
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
UnifiedWebpackPluginV5,
|
|
3
3
|
weappTailwindcssPackageDir
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-7ATL22KK.mjs";
|
|
5
|
+
import "./chunk-Q7TIBSU2.mjs";
|
|
6
6
|
import {
|
|
7
7
|
createPlugins
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-FIJF6OL7.mjs";
|
|
9
9
|
import {
|
|
10
10
|
UnifiedViteWeappTailwindcssPlugin
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-2KAM7AAG.mjs";
|
|
12
12
|
import "./chunk-F2CKKG6Q.mjs";
|
|
13
13
|
import "./chunk-RRHPTTCP.mjs";
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-AGF55OIE.mjs";
|
|
15
|
+
import "./chunk-D3I6GQUV.mjs";
|
|
16
16
|
import "./chunk-7D27E7TU.mjs";
|
|
17
17
|
import "./chunk-EGOFMIDI.mjs";
|
|
18
18
|
import "./chunk-OOHJLO5M.mjs";
|
package/dist/vite.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkYS2V3XY2js = require('./chunk-YS2V3XY2.js');
|
|
4
4
|
require('./chunk-IIDSY4XZ.js');
|
|
5
5
|
require('./chunk-LTJQUORK.js');
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-FLJBD5TW.js');
|
|
7
|
+
require('./chunk-UCDOKKRH.js');
|
|
8
8
|
require('./chunk-3RGU475C.js');
|
|
9
9
|
require('./chunk-LBZCKOMT.js');
|
|
10
10
|
require('./chunk-DYLQ6UOI.js');
|
|
11
11
|
require('./chunk-DBAAU4LK.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.UnifiedViteWeappTailwindcssPlugin =
|
|
14
|
+
exports.UnifiedViteWeappTailwindcssPlugin = _chunkYS2V3XY2js.UnifiedViteWeappTailwindcssPlugin;
|
package/dist/vite.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
UnifiedViteWeappTailwindcssPlugin
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-2KAM7AAG.mjs";
|
|
4
4
|
import "./chunk-F2CKKG6Q.mjs";
|
|
5
5
|
import "./chunk-RRHPTTCP.mjs";
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-AGF55OIE.mjs";
|
|
7
|
+
import "./chunk-D3I6GQUV.mjs";
|
|
8
8
|
import "./chunk-7D27E7TU.mjs";
|
|
9
9
|
import "./chunk-EGOFMIDI.mjs";
|
|
10
10
|
import "./chunk-OOHJLO5M.mjs";
|
package/dist/webpack.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('./chunk-
|
|
4
|
+
var _chunkGFJYJ6WVjs = require('./chunk-GFJYJ6WV.js');
|
|
5
|
+
require('./chunk-QOWSZHYT.js');
|
|
6
6
|
require('./chunk-IIDSY4XZ.js');
|
|
7
7
|
require('./chunk-LTJQUORK.js');
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
8
|
+
require('./chunk-FLJBD5TW.js');
|
|
9
|
+
require('./chunk-UCDOKKRH.js');
|
|
10
10
|
require('./chunk-3RGU475C.js');
|
|
11
11
|
require('./chunk-LBZCKOMT.js');
|
|
12
12
|
require('./chunk-DYLQ6UOI.js');
|
|
@@ -14,4 +14,4 @@ require('./chunk-DBAAU4LK.js');
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.UnifiedWebpackPluginV5 =
|
|
17
|
+
exports.UnifiedWebpackPluginV5 = _chunkGFJYJ6WVjs.UnifiedWebpackPluginV5; exports.weappTailwindcssPackageDir = _chunkGFJYJ6WVjs.weappTailwindcssPackageDir;
|
package/dist/webpack.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
UnifiedWebpackPluginV5,
|
|
3
3
|
weappTailwindcssPackageDir
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-7ATL22KK.mjs";
|
|
5
|
+
import "./chunk-Q7TIBSU2.mjs";
|
|
6
6
|
import "./chunk-F2CKKG6Q.mjs";
|
|
7
7
|
import "./chunk-RRHPTTCP.mjs";
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-AGF55OIE.mjs";
|
|
9
|
+
import "./chunk-D3I6GQUV.mjs";
|
|
10
10
|
import "./chunk-7D27E7TU.mjs";
|
|
11
11
|
import "./chunk-EGOFMIDI.mjs";
|
|
12
12
|
import "./chunk-OOHJLO5M.mjs";
|
package/dist/webpack4.js
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkQOWSZHYTjs = require('./chunk-QOWSZHYT.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
@@ -23,14 +23,14 @@ var _chunkIIDSY4XZjs = require('./chunk-IIDSY4XZ.js');
|
|
|
23
23
|
var _chunkLTJQUORKjs = require('./chunk-LTJQUORK.js');
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
var
|
|
26
|
+
var _chunkFLJBD5TWjs = require('./chunk-FLJBD5TW.js');
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
var
|
|
33
|
+
var _chunkUCDOKKRHjs = require('./chunk-UCDOKKRH.js');
|
|
34
34
|
require('./chunk-3RGU475C.js');
|
|
35
35
|
require('./chunk-LBZCKOMT.js');
|
|
36
36
|
|
|
@@ -53,7 +53,7 @@ function setupWebpackV4EmitHook(options) {
|
|
|
53
53
|
runtimeState,
|
|
54
54
|
debug: debug2
|
|
55
55
|
} = options;
|
|
56
|
-
compiler.hooks.emit.tapPromise(
|
|
56
|
+
compiler.hooks.emit.tapPromise(_chunkUCDOKKRHjs.pluginName, async (compilation) => {
|
|
57
57
|
await runtimeState.patchPromise;
|
|
58
58
|
compilerOptions.onStart();
|
|
59
59
|
debug2("start");
|
|
@@ -62,7 +62,7 @@ function setupWebpackV4EmitHook(options) {
|
|
|
62
62
|
compilerOptions.cache.calcHashValueChanged(chunk.id, chunk.hash);
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
|
-
const assetHashByChunk =
|
|
65
|
+
const assetHashByChunk = _chunkQOWSZHYTjs.createAssetHashByChunkMap.call(void 0, compilation.chunks);
|
|
66
66
|
const assets = compilation.assets;
|
|
67
67
|
const entries = Object.entries(assets);
|
|
68
68
|
const outputDir = _optionalChain([compiler, 'access', _ => _.options, 'optionalAccess', _2 => _2.output, 'optionalAccess', _3 => _3.path]) ? _path2.default.resolve(compiler.options.output.path) : _process2.default.cwd();
|
|
@@ -118,7 +118,7 @@ function setupWebpackV4EmitHook(options) {
|
|
|
118
118
|
}
|
|
119
119
|
};
|
|
120
120
|
const groupedEntries = _chunkDYLQ6UOIjs.getGroupedEntries.call(void 0, entries, compilerOptions);
|
|
121
|
-
const runtimeSet = await
|
|
121
|
+
const runtimeSet = await _chunkUCDOKKRHjs.ensureRuntimeClassSet.call(void 0, runtimeState, {
|
|
122
122
|
forceCollect: false,
|
|
123
123
|
allowEmpty: false
|
|
124
124
|
});
|
|
@@ -161,7 +161,7 @@ function setupWebpackV4EmitHook(options) {
|
|
|
161
161
|
const jsTaskFactories = [];
|
|
162
162
|
if (Array.isArray(groupedEntries.js)) {
|
|
163
163
|
for (const [file] of groupedEntries.js) {
|
|
164
|
-
const cacheKey =
|
|
164
|
+
const cacheKey = _chunkQOWSZHYTjs.getCacheKey.call(void 0, file);
|
|
165
165
|
const assetSource = compilation.assets[file];
|
|
166
166
|
if (!assetSource) {
|
|
167
167
|
continue;
|
|
@@ -270,9 +270,9 @@ function setupWebpackV4Loaders(options) {
|
|
|
270
270
|
getClassSetInLoader,
|
|
271
271
|
debug: debug2
|
|
272
272
|
} = options;
|
|
273
|
-
const isMpxApp =
|
|
273
|
+
const isMpxApp = _chunkQOWSZHYTjs.isMpx.call(void 0, appType);
|
|
274
274
|
if (shouldRewriteCssImports && isMpxApp) {
|
|
275
|
-
|
|
275
|
+
_chunkQOWSZHYTjs.ensureMpxTailwindcssAliases.call(void 0, compiler, weappTailwindcssPackageDir2);
|
|
276
276
|
}
|
|
277
277
|
const runtimeClassSetLoader = _nullishCoalesce(runtimeLoaderPath, () => ( _path2.default.resolve(__dirname, "./weapp-tw-runtime-classset-loader.js")));
|
|
278
278
|
const runtimeCssImportRewriteLoader = shouldRewriteCssImports ? _nullishCoalesce(runtimeCssImportRewriteLoaderPath, () => ( _path2.default.resolve(__dirname, "./weapp-tw-css-import-rewrite-loader.js"))) : void 0;
|
|
@@ -285,12 +285,12 @@ function setupWebpackV4Loaders(options) {
|
|
|
285
285
|
const classSetLoaderOptions = {
|
|
286
286
|
getClassSet: getClassSetInLoader
|
|
287
287
|
};
|
|
288
|
-
const { findRewriteAnchor, findClassSetAnchor } =
|
|
288
|
+
const { findRewriteAnchor, findClassSetAnchor } = _chunkQOWSZHYTjs.createLoaderAnchorFinders.call(void 0, appType);
|
|
289
289
|
const cssImportRewriteLoaderOptions = runtimeLoaderRewriteOptions ? {
|
|
290
290
|
rewriteCssImports: runtimeLoaderRewriteOptions
|
|
291
291
|
} : void 0;
|
|
292
292
|
if (runtimeCssImportRewriteLoader && shouldRewriteCssImports && cssImportRewriteLoaderOptions && isMpxApp) {
|
|
293
|
-
|
|
293
|
+
_chunkQOWSZHYTjs.injectMpxCssRewritePreRules.call(void 0, compiler, runtimeCssImportRewriteLoader, cssImportRewriteLoaderOptions);
|
|
294
294
|
}
|
|
295
295
|
const createRuntimeClassSetLoaderEntry = () => ({
|
|
296
296
|
loader: runtimeClassSetLoader,
|
|
@@ -309,19 +309,19 @@ function setupWebpackV4Loaders(options) {
|
|
|
309
309
|
type: null
|
|
310
310
|
};
|
|
311
311
|
};
|
|
312
|
-
compiler.hooks.compilation.tap(
|
|
313
|
-
compilation.hooks.normalModuleLoader.tap(
|
|
312
|
+
compiler.hooks.compilation.tap(_chunkUCDOKKRHjs.pluginName, (compilation) => {
|
|
313
|
+
compilation.hooks.normalModuleLoader.tap(_chunkUCDOKKRHjs.pluginName, (_loaderContext, module) => {
|
|
314
314
|
const hasRuntimeLoader = runtimeClassSetLoaderExists || runtimeCssImportRewriteLoaderExists;
|
|
315
315
|
if (!hasRuntimeLoader) {
|
|
316
316
|
return;
|
|
317
317
|
}
|
|
318
|
-
if (shouldRewriteCssImports &&
|
|
319
|
-
|
|
318
|
+
if (shouldRewriteCssImports && _chunkQOWSZHYTjs.isMpx.call(void 0, appType) && typeof _loaderContext.resolve === "function") {
|
|
319
|
+
_chunkQOWSZHYTjs.patchMpxLoaderResolve.call(void 0, _loaderContext, weappTailwindcssPackageDir2, true);
|
|
320
320
|
}
|
|
321
321
|
const loaderEntries = module.loaders || [];
|
|
322
322
|
let rewriteAnchorIdx = findRewriteAnchor(loaderEntries);
|
|
323
323
|
const classSetAnchorIdx = findClassSetAnchor(loaderEntries);
|
|
324
|
-
const isCssModule =
|
|
324
|
+
const isCssModule = _chunkQOWSZHYTjs.isCssLikeModuleResource.call(void 0, module.resource, compilerOptions.cssMatcher, appType);
|
|
325
325
|
if (_process2.default.env.WEAPP_TW_LOADER_DEBUG && isCssModule) {
|
|
326
326
|
debug2("loader hook css module: %s loaders=%o anchors=%o", module.resource, loaderEntries.map((x) => x.loader), { rewriteAnchorIdx, classSetAnchorIdx });
|
|
327
327
|
}
|
|
@@ -355,7 +355,7 @@ function setupWebpackV4Loaders(options) {
|
|
|
355
355
|
rewriteAnchorIdx = findRewriteAnchor(loaderEntries);
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
|
-
if (runtimeClassSetLoaderExists && !
|
|
358
|
+
if (runtimeClassSetLoaderExists && !_chunkQOWSZHYTjs.hasLoaderEntry.call(void 0, loaderEntries, runtimeClassSetLoader)) {
|
|
359
359
|
const anchorIndex = findClassSetAnchor(loaderEntries);
|
|
360
360
|
if (anchorIndex === -1) {
|
|
361
361
|
anchorlessInsert(createRuntimeClassSetLoaderEntry(), "before");
|
|
@@ -369,11 +369,11 @@ function setupWebpackV4Loaders(options) {
|
|
|
369
369
|
}
|
|
370
370
|
|
|
371
371
|
// src/bundlers/webpack/BaseUnifiedPlugin/v4.ts
|
|
372
|
-
var debug =
|
|
372
|
+
var debug = _chunkUCDOKKRHjs.createDebug.call(void 0, );
|
|
373
373
|
var weappTailwindcssPackageDir = _chunkIIDSY4XZjs.resolvePackageDir.call(void 0, "weapp-tailwindcss");
|
|
374
374
|
var UnifiedWebpackPluginV4 = class {
|
|
375
375
|
constructor(options = {}) {
|
|
376
|
-
this.options =
|
|
376
|
+
this.options = _chunkUCDOKKRHjs.getCompilerContext.call(void 0, options);
|
|
377
377
|
this.appType = this.options.appType;
|
|
378
378
|
}
|
|
379
379
|
apply(compiler) {
|
|
@@ -389,19 +389,19 @@ var UnifiedWebpackPluginV4 = class {
|
|
|
389
389
|
const disabledOptions = _chunkIIDSY4XZjs.resolveDisabledOptions.call(void 0, disabled);
|
|
390
390
|
const isTailwindcssV4 = (_nullishCoalesce(initialTwPatcher.majorVersion, () => ( 0))) >= 4;
|
|
391
391
|
const shouldRewriteCssImports = isTailwindcssV4 && this.options.rewriteCssImports !== false && !disabledOptions.rewriteCssImports;
|
|
392
|
-
const isMpxApp =
|
|
392
|
+
const isMpxApp = _chunkQOWSZHYTjs.isMpx.call(void 0, this.appType);
|
|
393
393
|
if (shouldRewriteCssImports) {
|
|
394
|
-
|
|
394
|
+
_chunkQOWSZHYTjs.applyTailwindcssCssImportRewrite.call(void 0, compiler, {
|
|
395
395
|
pkgDir: weappTailwindcssPackageDir,
|
|
396
396
|
enabled: true,
|
|
397
397
|
appType: this.appType
|
|
398
398
|
});
|
|
399
|
-
|
|
399
|
+
_chunkQOWSZHYTjs.setupMpxTailwindcssRedirect.call(void 0, weappTailwindcssPackageDir, isMpxApp);
|
|
400
400
|
}
|
|
401
401
|
if (disabledOptions.plugin) {
|
|
402
402
|
return;
|
|
403
403
|
}
|
|
404
|
-
const patchRecorderState =
|
|
404
|
+
const patchRecorderState = _chunkFLJBD5TWjs.setupPatchRecorder.call(void 0, initialTwPatcher, this.options.tailwindcssBasedir, {
|
|
405
405
|
source: "runtime",
|
|
406
406
|
cwd: _nullishCoalesce(this.options.tailwindcssBasedir, () => ( _process2.default.cwd()))
|
|
407
407
|
});
|
|
@@ -413,17 +413,17 @@ var UnifiedWebpackPluginV4 = class {
|
|
|
413
413
|
};
|
|
414
414
|
let runtimeSetPrepared = false;
|
|
415
415
|
let runtimeSetSignature;
|
|
416
|
-
compiler.hooks.compilation.tap(
|
|
416
|
+
compiler.hooks.compilation.tap(_chunkUCDOKKRHjs.pluginName, () => {
|
|
417
417
|
runtimeSetPrepared = false;
|
|
418
418
|
});
|
|
419
419
|
async function getClassSetInLoader() {
|
|
420
420
|
if (runtimeSetPrepared) {
|
|
421
421
|
return;
|
|
422
422
|
}
|
|
423
|
-
const signature =
|
|
423
|
+
const signature = _chunkUCDOKKRHjs.getRuntimeClassSetSignature.call(void 0, runtimeState.twPatcher);
|
|
424
424
|
const forceRefresh = signature !== runtimeSetSignature;
|
|
425
425
|
runtimeSetPrepared = true;
|
|
426
|
-
await
|
|
426
|
+
await _chunkUCDOKKRHjs.ensureRuntimeClassSet.call(void 0, runtimeState, {
|
|
427
427
|
forceRefresh,
|
|
428
428
|
forceCollect: true,
|
|
429
429
|
clearCache: forceRefresh,
|
package/dist/webpack4.mjs
CHANGED
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
isMpx,
|
|
11
11
|
patchMpxLoaderResolve,
|
|
12
12
|
setupMpxTailwindcssRedirect
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-Q7TIBSU2.mjs";
|
|
14
14
|
import {
|
|
15
15
|
pushConcurrentTaskFactories,
|
|
16
16
|
resolveDisabledOptions,
|
|
@@ -23,14 +23,14 @@ import {
|
|
|
23
23
|
} from "./chunk-RRHPTTCP.mjs";
|
|
24
24
|
import {
|
|
25
25
|
setupPatchRecorder
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-AGF55OIE.mjs";
|
|
27
27
|
import {
|
|
28
28
|
createDebug,
|
|
29
29
|
ensureRuntimeClassSet,
|
|
30
30
|
getCompilerContext,
|
|
31
31
|
getRuntimeClassSetSignature,
|
|
32
32
|
pluginName
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-D3I6GQUV.mjs";
|
|
34
34
|
import "./chunk-7D27E7TU.mjs";
|
|
35
35
|
import "./chunk-EGOFMIDI.mjs";
|
|
36
36
|
import {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "weapp-tailwindcss",
|
|
3
|
-
"version": "4.10.0-beta.
|
|
3
|
+
"version": "4.10.0-beta.2",
|
|
4
4
|
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
|
|
5
5
|
"author": "ice breaker <1324318532@qq.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -184,9 +184,9 @@
|
|
|
184
184
|
"tailwindcss-patch": "^8.6.1",
|
|
185
185
|
"webpack-sources": "3.3.3",
|
|
186
186
|
"yaml": "^2.8.2",
|
|
187
|
+
"@weapp-tailwindcss/shared": "1.1.2",
|
|
187
188
|
"@weapp-tailwindcss/logger": "1.1.0",
|
|
188
|
-
"@weapp-tailwindcss/postcss": "2.1.5-beta.0"
|
|
189
|
-
"@weapp-tailwindcss/shared": "1.1.2"
|
|
189
|
+
"@weapp-tailwindcss/postcss": "2.1.5-beta.0"
|
|
190
190
|
},
|
|
191
191
|
"scripts": {
|
|
192
192
|
"dev": "tsup --watch --sourcemap",
|