@devup-ui/webpack-plugin 0.1.22 → 0.1.24
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/devup-ui.css +6 -6
- package/dist/plugin.cjs +1 -1
- package/dist/plugin.d.ts.map +1 -1
- package/dist/plugin.js +7 -6
- package/package.json +3 -3
package/dist/devup-ui.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
:root{--
|
|
2
|
-
:root[data-theme=dark]{--
|
|
3
|
-
.typo-body{font-family:Pretendard;font-size:14px;font-weight:500;line-height:
|
|
4
|
-
@media (min-width:1280px){.typo-body{font-family:Pretendard;font-size:16px;font-weight:500;line-height:
|
|
5
|
-
@media (min-width:480px){.
|
|
6
|
-
@media (min-width:768px){.
|
|
1
|
+
:root{--title:#1A1A1A;--textReverse:#FFFFFF;--primary:#6159D4;--border:#E0E0E0;--secondary:#85A5F2;--error:#F44336;--captionBold:#878594;--text:#2F2F2F;--footerTitle:#A3A4B4;--background:#FFFFFF;--link:#006BFF;--info:#2196F3;--negativeBase:#000000;--footerBg:#E6E7ED;--joinBg:#CDE2FA;--footerText:#51575F;--menuHover:#F6F4FF;--caption:#A9A8B4;--search:#9C50FF;--menuActive:#EAE8FC;--buttonBlue:#266CCD;--codeBg:#3E3B41;--warning:#FF9800;--containerBackground:#FFFFFF;--cardBg:#F8F8F8;--base:#FFFFFF;--shadow:#87878740;--third:#918AE9;--buttonBlueActive:#19498B;--success:#4CAF50;--buttonBlueHover:#1453AC;}
|
|
2
|
+
:root[data-theme=dark]{--menuHover:#3C404B;--captionBold:#878594;--info:#2196F3;--negativeBase:#FFFFFF;--containerBackground:#1E1E1E;--footerBg:#2E303C;--base:#000000;--secondary:#2A4586;--menuActive:#283259;--error:#F44336;--codeBg:#2E303C;--warning:#FF9800;--third:#737FE4;--buttonBlue:#0867AF;--buttonBlueHover:#1453AC;--border:#333333;--search:#6FA4FF;--textReverse:#2F2F2F;--primary:#737FE4;--buttonBlueActive:#19498B;--title:#FAFAFA;--link:#006BFF;--text:#EDEDED;--footerText:#FFFFFF;--success:#4CAF50;--footerTitle:#A3A4B4;--shadow:#62626240;--joinBg:#2F363E;--background:#131313;--caption:#787878;--cardBg:#28272B;}
|
|
3
|
+
.typo-body{font-family:Pretendard;font-size:14px;font-weight:500;line-height:1.3;letter-spacing:-0.03em}.typo-buttonL{font-family:Pretendard;font-size:17px;font-weight:800;line-height:1.3;letter-spacing:-0.03em}.typo-buttonLbold{font-family:Pretendard;font-size:17px;font-weight:700;line-height:1.3;letter-spacing:-0.03em}.typo-buttonLsemiB{font-family:Pretendard;font-size:17px;font-weight:600;line-height:1.3;letter-spacing:-0.03em}.typo-buttonM{font-family:Pretendard;font-size:15px;font-weight:600;line-height:1.3;letter-spacing:-0.03em}.typo-buttonS{font-family:Pretendard;font-size:14px;font-weight:800;line-height:1.3;letter-spacing:-0.03em}.typo-buttonSmid{font-family:Pretendard;font-size:14px;font-weight:500;line-height:1.3;letter-spacing:-0.03em}.typo-code{font-family:D2Coding;font-size:13px;font-weight:700;line-height:1.5;letter-spacing:-0.03em}.typo-footerMenu{font-family:Pretendard;font-size:13px;font-weight:500;line-height:1.4;letter-spacing:-0.03em}.typo-h1{font-family:Pretendard;font-size:38px;font-weight:800;line-height:1.3;letter-spacing:-0.03em}.typo-h2{font-family:Pretendard;font-size:36px;font-weight:800;line-height:1.3;letter-spacing:-0.03em}.typo-h3{font-family:Pretendard;font-size:32px;font-weight:700;line-height:1.3;letter-spacing:-0.03em}.typo-h4{font-family:Pretendard;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:-0.03em}.typo-h5{font-family:Pretendard;font-size:24px;font-weight:600;line-height:1.3;letter-spacing:-0.03em}.typo-h6{font-family:Pretendard;font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-0.03em}.typo-h6Reg{font-family:Pretendard;font-size:18px;font-weight:400;line-height:1.3;letter-spacing:-0.03em}.typo-small{font-family:Pretendard;font-size:11px;font-weight:300;line-height:1.3;letter-spacing:-0.03em}.typo-textL{font-family:Pretendard;font-size:16px;font-weight:500;line-height:1.3;letter-spacing:-0.03em}
|
|
4
|
+
@media (min-width:1280px){.typo-body{font-family:Pretendard;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-0.03em}.typo-bodyReg{font-family:Pretendard;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-0.03em}.typo-buttonL{font-family:Pretendard;font-size:20px;font-weight:800;line-height:1.3;letter-spacing:-0.03em}.typo-buttonLbold{font-family:Pretendard;font-size:18px;font-weight:700;line-height:1.3;letter-spacing:-0.03em}.typo-buttonLsemiB{font-family:Pretendard;font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-0.03em}.typo-buttonM{font-family:Pretendard;font-size:17px;font-weight:600;line-height:1.3;letter-spacing:-0.03em}.typo-buttonS{font-family:Pretendard;font-size:15px;font-weight:700;line-height:1.3;letter-spacing:-0.03em}.typo-buttonSmid{font-family:Pretendard;font-size:15px;font-weight:500;line-height:1.3;letter-spacing:-0.03em}.typo-caption{font-family:Pretendard;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-0.03em}.typo-captionBold{font-family:Pretendard;font-size:14px;font-weight:700;line-height:1.3;letter-spacing:-0.03em}.typo-code{font-family:D2Coding;font-size:15px;font-weight:700;line-height:1.5;letter-spacing:-0.03em}.typo-footerMenu{font-family:Pretendard;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-0.03em}.typo-h1{font-family:Pretendard;font-size:52px;font-weight:800;line-height:1.3;letter-spacing:-0.03em}.typo-h2{font-family:Pretendard;font-size:48px;font-weight:800;line-height:1.3;letter-spacing:-0.03em}.typo-h3{font-family:Pretendard;font-size:42px;font-weight:700;line-height:1.3;letter-spacing:-0.03em}.typo-h4{font-family:Pretendard;font-size:36px;font-weight:700;line-height:1.3;letter-spacing:-0.03em}.typo-h5{font-family:Pretendard;font-size:30px;font-weight:600;line-height:1.3;letter-spacing:-0.03em}.typo-h6{font-family:Pretendard;font-size:24px;font-weight:600;line-height:1.3;letter-spacing:-0.03em}.typo-h6Reg{font-family:Pretendard;font-size:24px;font-weight:400;line-height:1.3;letter-spacing:-0.03em}.typo-small{font-family:Pretendard;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:-0.03em}.typo-smallBold{font-family:Pretendard;font-size:12px;font-weight:800;line-height:1.4;letter-spacing:-0.03em}.typo-textL{font-family:Pretendard;font-size:18px;font-weight:500;line-height:1.5;letter-spacing:-0.03em}.typo-textS{font-family:Pretendard;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-0.03em}.typo-textSbold{font-family:Pretendard;font-size:15px;font-weight:700;line-height:1.4;letter-spacing:-0.03em}}.d8{align-items:center}.d6{display:flex}.d36{display:grid}.d7{flex-direction:column}.d121{justify-content:center}.d8{align-items:center}.d64{align-items:flex-end}.d17{background:var(--base)}.d75{background:var(--buttonBlue)}.d98{background:var(--caption)}.d57{background:var(--cardBg)}.d72{background:var(--codeBg)}.d0{background:var(--containerBackground)}.d66{background:var(--footerBg)}.d117{background:var(--menuActive)}.d132{background:var(--menuHover)}.d88{background:var(--primary)}.d13{background:var(--secondary)}.d24{background:var(--text)}.d129{background:transparent}.d95{background:undefined}.d79{background-color:var(--joinBg)}.d80{background-image:var(--d81)}.d130{border:none}.d14{border-radius:100%}.d25{border-radius:100px}.d58{border-radius:20px}.d82{border-radius:40px 40px 0px 40px}.d118{border-radius:6px}.d133{border-radius:8px}.d155{border-right:1px solid var(--border, #E0E0E0)}.d137{box-shadow:0px 2px 8px 0px var(--shadow, rgba(135, 135, 135, 0.25))}.d15{width:10px;height:10px;}.d99{width:16px;height:16px;}.d18{width:24px;height:24px;}.d55{width:32px;height:32px;}.d89{width:6px;height:6px;}.d115{width:8px;height:8px;}.d68{color:#FFF}.d16{color:var(--base)}.d97{color:var(--caption)}.d61{color:var(--footerText)}.d60{color:var(--footerTitle)}.d90{color:var(--primary)}.d5{color:var(--text)}.d3{color:var(--title)}.d112{cursor:pointer}.d6{display:flex}.d110{display:none}.d52{flex:1}.d21{gap:10px}.d62{gap:14px}.d35{gap:16px}.d26{gap:20px}.d9{gap:24px}.d39{gap:40px}.d102{gap:4px}.d28{gap:50px}.d105{gap:6px}.d67{gap:80px}.d124{gap:8px}.d37{grid-template-columns:1fr}.d120{height:100%}.d106{height:1008px}.d96{height:1px}.d122{height:20px}.d126{height:28px}.d83{height:380px}.d1{height:50px}.d63{justify-content:space-between}.d100{mask-image:url(/outlink.svg)}.d19{mask-image:var(--d20)}.d101{mask-size:100%}.d139{max-width:100%}.d31{max-width:1224px}.d40{max-width:1232px}.d54{max-width:1440px}.d29{max-width:800px}.d30{margin-left:auto;margin-right:auto;}.d93{opacity:0.6}.d91{opacity:0.8}.d116{opacity:1}.d131{outline:none}.d69{overflow-x:auto}.d114{padding:10px}.d27{padding:16px 40px}.d70{padding:20px}.d103{padding:20px 16px}.d73{padding:20px 30px}.d59{padding:24px}.d50{padding:40px 60px}.d92{padding:4px 10px}.d94{padding:4px 10px 30px}.d87{padding:6px 0px}.d119{padding:6px 10px}.d134{padding:8px 8px 6px}.d32{padding-bottom:100px}.d41{padding-bottom:16px}.d140{padding-left:16px}.d48{padding-top:100px}.d44{padding-top:16px}.d85{padding-top:40px}.d33{padding-top:80px}.d145{position:fixed}.d146{position:sticky}.d109{padding-left:10px;padding-right:10px;}.d34{padding-left:12px;padding-right:12px;}.d46{padding-left:16px;padding-right:16px;}.d108{padding-left:24px;padding-right:24px;}.d53{padding-left:60px;padding-right:60px;}.d56{padding-left:8px;padding-right:8px;}.d47{padding-top:40px;padding-bottom:40px;}.d4{text-align:center}.d65{text-align:right}.d10{text-decoration:none}.d149{top:0px}.d153{transform:rotate(-90deg)}.d152{transform:rotate(0deg)}.d150{transition:all, 0.2s}.d154{transition:transform 0.2s}.d71{width:100%}.d51{width:1014px}.d156{width:10px}.d104{width:200px}.d107{width:220px}.d135{width:240px}.d2{width:52px}.d151{z-index:1}.d128::placeholder{color:var(--caption)}.d12:hover{background:var(--primary)}.d23:hover{background:var(--title)}.d22:active{background:var(--negativeBase)}.d11:active{background:var(--third)}
|
|
5
|
+
@media (min-width:480px){.d127{height:42px}.d42{padding-bottom:40px}.d141{padding-left:20px}.d143{padding-right:20px}.d49{padding-top:150px}}
|
|
6
|
+
@media (min-width:768px){.d76{align-items:flex-end}.d136{border-radius:16px}.d111{display:flex}.d113{display:none}.d125{gap:16px}.d38{grid-template-columns:1fr 1fr}.d123{height:42px}.d138{height:70px}.d84{justify-content:center}.d77{margin-left:auto}.d43{padding-bottom:120px}.d142{padding-left:40px}.d78{padding-right:100px}.d144{padding-right:40px}.d86{padding-top:0px}.d147{padding-top:20px}.d45{padding-top:40px}.d148{padding-left:16px;padding-right:16px;}.d74{text-align:left}}
|
package/dist/plugin.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var m=Object.defineProperty;var g=(o,e,t)=>e in o?m(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t;var d=(o,e,t)=>g(o,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("node:fs"),l=require("node:module"),u=require("node:path"),v=require("node:url"),a=require("@devup-ui/wasm");var s=typeof document<"u"?document.currentScript:null;const y=v.fileURLToPath(typeof document>"u"?require("url").pathToFileURL(__filename).href:s&&s.tagName.toUpperCase()==="SCRIPT"&&s.src||new URL("plugin.cjs",document.baseURI).href),P=u.dirname(y);class U{constructor({package:e="@devup-ui/react",cssFile:t=u.join(P,"devup-ui.css"),devupPath:r="devup.json",interfacePath:n=".df"}){d(this,"options");this.options={package:e,cssFile:t,devupPath:r,interfacePath:n}}writeDataFiles(){var t;a.registerTheme((t=JSON.parse(i.readFileSync(this.options.devupPath,"utf-8")))==null?void 0:t.theme);const e=a.getThemeInterface(this.options.package,"DevupThemeColors","DevupThemeTypography");e&&(i.existsSync(this.options.interfacePath)||i.mkdirSync(this.options.interfacePath),i.writeFileSync(u.join(this.options.interfacePath,"theme.d.ts"),e,{encoding:"utf-8"})),i.writeFileSync(this.options.cssFile,a.getCss(),{encoding:"utf-8"})}apply(e){const t=i.existsSync(this.options.devupPath);if(t){try{this.writeDataFiles()}catch(n){console.error(n)}e.hooks.afterCompile.tap("DevupUIWebpackPlugin",n=>{n.fileDependencies.add(u.resolve(this.options.devupPath))})}let r=null;e.hooks.watchRun.tapAsync("DevupUIWebpackPlugin",(n,h)=>{t&&i.stat(this.options.devupPath,(p,f)=>{if(p){console.error(`Error checking ${this.options.devupPath}:`,p);return}const c=f.mtimeMs;r&&r!==c&&this.writeDataFiles(),r=c}),h()}),i.existsSync(this.options.cssFile)||i.writeFileSync(this.options.cssFile,"",{encoding:"utf-8"}),e.options.module.rules.push({test:this.options.cssFile,use:[{loader:l.createRequire(typeof document>"u"?require("url").pathToFileURL(__filename).href:s&&s.tagName.toUpperCase()==="SCRIPT"&&s.src||new URL("plugin.cjs",document.baseURI).href).resolve("@devup-ui/webpack-plugin/css-loader")}]}),e.options.module.rules.push({test:/\.(tsx|ts|js|mjs|jsx)$/,exclude:/node_modules/,use:[{loader:l.createRequire(typeof document>"u"?require("url").pathToFileURL(__filename).href:s&&s.tagName.toUpperCase()==="SCRIPT"&&s.src||new URL("plugin.cjs",document.baseURI).href).resolve("@devup-ui/webpack-plugin/loader"),options:{plugin:this}}]})}}exports.DevupUIWebpackPlugin=U;
|
|
1
|
+
"use strict";var m=Object.defineProperty;var g=(o,e,t)=>e in o?m(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t;var d=(o,e,t)=>g(o,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("node:fs"),l=require("node:module"),u=require("node:path"),v=require("node:url"),a=require("@devup-ui/wasm");var s=typeof document<"u"?document.currentScript:null;const y=v.fileURLToPath(typeof document>"u"?require("url").pathToFileURL(__filename).href:s&&s.tagName.toUpperCase()==="SCRIPT"&&s.src||new URL("plugin.cjs",document.baseURI).href),P=u.dirname(y);class U{constructor({package:e="@devup-ui/react",cssFile:t=u.join(P,"devup-ui.css"),devupPath:r="devup.json",interfacePath:n=".df"}){d(this,"options");this.options={package:e,cssFile:t,devupPath:r,interfacePath:n}}writeDataFiles(){var t;a.registerTheme((t=JSON.parse(i.readFileSync(this.options.devupPath,"utf-8")))==null?void 0:t.theme);const e=a.getThemeInterface(this.options.package,"DevupThemeColors","DevupThemeTypography","DevupTheme");e&&(i.existsSync(this.options.interfacePath)||i.mkdirSync(this.options.interfacePath),i.writeFileSync(u.join(this.options.interfacePath,"theme.d.ts"),e,{encoding:"utf-8"})),i.writeFileSync(this.options.cssFile,a.getCss(),{encoding:"utf-8"})}apply(e){const t=i.existsSync(this.options.devupPath);if(t){try{this.writeDataFiles()}catch(n){console.error(n)}e.hooks.afterCompile.tap("DevupUIWebpackPlugin",n=>{n.fileDependencies.add(u.resolve(this.options.devupPath))})}let r=null;e.hooks.watchRun.tapAsync("DevupUIWebpackPlugin",(n,h)=>{t&&i.stat(this.options.devupPath,(p,f)=>{if(p){console.error(`Error checking ${this.options.devupPath}:`,p);return}const c=f.mtimeMs;r&&r!==c&&this.writeDataFiles(),r=c}),h()}),i.existsSync(this.options.cssFile)||i.writeFileSync(this.options.cssFile,"",{encoding:"utf-8"}),e.options.module.rules.push({test:this.options.cssFile,use:[{loader:l.createRequire(typeof document>"u"?require("url").pathToFileURL(__filename).href:s&&s.tagName.toUpperCase()==="SCRIPT"&&s.src||new URL("plugin.cjs",document.baseURI).href).resolve("@devup-ui/webpack-plugin/css-loader")}]}),e.options.module.rules.push({test:/\.(tsx|ts|js|mjs|jsx)$/,exclude:/node_modules/,use:[{loader:l.createRequire(typeof document>"u"?require("url").pathToFileURL(__filename).href:s&&s.tagName.toUpperCase()==="SCRIPT"&&s.src||new URL("plugin.cjs",document.baseURI).href).resolve("@devup-ui/webpack-plugin/loader"),options:{plugin:this}}]})}}exports.DevupUIWebpackPlugin=U;
|
package/dist/plugin.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,SAAS,CAAA;AAKvC,MAAM,WAAW,2BAA2B;IAC1C,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;CACtB;AAED,qBAAa,oBAAoB;IAC/B,OAAO,EAAE,2BAA2B,CAAA;gBAExB,EACV,OAAO,EAAE,UAA8B,EACvC,OAAwC,EACxC,SAAwB,EACxB,aAAqB,GACtB,EAAE,OAAO,CAAC,2BAA2B,CAAC;IASvC,cAAc;
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,SAAS,CAAA;AAKvC,MAAM,WAAW,2BAA2B;IAC1C,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,MAAM,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;CACtB;AAED,qBAAa,oBAAoB;IAC/B,OAAO,EAAE,2BAA2B,CAAA;gBAExB,EACV,OAAO,EAAE,UAA8B,EACvC,OAAwC,EACxC,SAAwB,EACxB,aAAqB,GACtB,EAAE,OAAO,CAAC,2BAA2B,CAAC;IASvC,cAAc;IA0Bd,KAAK,CAAC,QAAQ,EAAE,QAAQ;CAgEzB"}
|
package/dist/plugin.js
CHANGED
|
@@ -3,14 +3,14 @@ var f = (i, e, t) => e in i ? m(i, e, { enumerable: !0, configurable: !0, writab
|
|
|
3
3
|
var u = (i, e, t) => f(i, typeof e != "symbol" ? e + "" : e, t);
|
|
4
4
|
import { readFileSync as v, existsSync as p, mkdirSync as g, writeFileSync as n, stat as k } from "node:fs";
|
|
5
5
|
import { createRequire as c } from "node:module";
|
|
6
|
-
import { dirname as P, join as
|
|
6
|
+
import { dirname as P, join as h, resolve as D } from "node:path";
|
|
7
7
|
import { fileURLToPath as y } from "node:url";
|
|
8
8
|
import { registerTheme as F, getThemeInterface as T, getCss as w } from "@devup-ui/wasm";
|
|
9
9
|
const x = y(import.meta.url), b = P(x);
|
|
10
10
|
class R {
|
|
11
11
|
constructor({
|
|
12
12
|
package: e = "@devup-ui/react",
|
|
13
|
-
cssFile: t =
|
|
13
|
+
cssFile: t = h(b, "devup-ui.css"),
|
|
14
14
|
devupPath: o = "devup.json",
|
|
15
15
|
interfacePath: s = ".df"
|
|
16
16
|
}) {
|
|
@@ -30,10 +30,11 @@ class R {
|
|
|
30
30
|
const e = T(
|
|
31
31
|
this.options.package,
|
|
32
32
|
"DevupThemeColors",
|
|
33
|
-
"DevupThemeTypography"
|
|
33
|
+
"DevupThemeTypography",
|
|
34
|
+
"DevupTheme"
|
|
34
35
|
);
|
|
35
36
|
e && (p(this.options.interfacePath) || g(this.options.interfacePath), n(
|
|
36
|
-
|
|
37
|
+
h(this.options.interfacePath, "theme.d.ts"),
|
|
37
38
|
e,
|
|
38
39
|
{
|
|
39
40
|
encoding: "utf-8"
|
|
@@ -55,7 +56,7 @@ class R {
|
|
|
55
56
|
});
|
|
56
57
|
}
|
|
57
58
|
let o = null;
|
|
58
|
-
e.hooks.watchRun.tapAsync("DevupUIWebpackPlugin", (s,
|
|
59
|
+
e.hooks.watchRun.tapAsync("DevupUIWebpackPlugin", (s, l) => {
|
|
59
60
|
t && k(this.options.devupPath, (r, d) => {
|
|
60
61
|
if (r) {
|
|
61
62
|
console.error(`Error checking ${this.options.devupPath}:`, r);
|
|
@@ -63,7 +64,7 @@ class R {
|
|
|
63
64
|
}
|
|
64
65
|
const a = d.mtimeMs;
|
|
65
66
|
o && o !== a && this.writeDataFiles(), o = a;
|
|
66
|
-
}),
|
|
67
|
+
}), l();
|
|
67
68
|
}), p(this.options.cssFile) || n(this.options.cssFile, "", { encoding: "utf-8" }), e.options.module.rules.push({
|
|
68
69
|
test: this.options.cssFile,
|
|
69
70
|
use: [
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devup-ui/webpack-plugin",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.24",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -27,13 +27,13 @@
|
|
|
27
27
|
"dist"
|
|
28
28
|
],
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@devup-ui/wasm": "0.1.
|
|
30
|
+
"@devup-ui/wasm": "0.1.21"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"vite": "^6.0.11",
|
|
34
34
|
"@types/webpack": "^5.28.5",
|
|
35
35
|
"vite-plugin-dts": "^4.5.0",
|
|
36
|
-
"vitest": "^3.0.
|
|
36
|
+
"vitest": "^3.0.4",
|
|
37
37
|
"typescript": "^5.7.3"
|
|
38
38
|
},
|
|
39
39
|
"scripts": {
|