@elliemae/pui-cli 8.58.0 → 8.58.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/build/docs/404.html +1 -1
- package/build/docs/api/functions/loadRoutes/index.html +1 -1
- package/build/docs/api/index.html +1 -1
- package/build/docs/api/type-aliases/LIB_NAME/index.html +1 -1
- package/build/docs/api/variables/babelConfig/index.html +1 -1
- package/build/docs/api/variables/commitlintConfig/index.html +1 -1
- package/build/docs/api/variables/eslintBaseConfig/index.html +1 -1
- package/build/docs/api/variables/eslintConfig/index.html +1 -1
- package/build/docs/api/variables/jestConfig/index.html +1 -1
- package/build/docs/api/variables/jestNodeConfig/index.html +1 -1
- package/build/docs/api/variables/lintStagedConfig/index.html +1 -1
- package/build/docs/api/variables/prettierConfig/index.html +1 -1
- package/build/docs/api/variables/stylelintConfig/index.html +1 -1
- package/build/docs/api/variables/vitestConfig/index.html +1 -1
- package/build/docs/assets/js/{main.d7a1dda7.js → main.bc424106.js} +2 -2
- package/build/docs/index.html +1 -1
- package/build/docs/ssl-certificate-setup/index.html +1 -1
- package/build/docs/usage-guide/index.html +1 -1
- package/dist/cjs/transpile/.swcrc +1 -1
- package/dist/cjs/webpack/webpack.lib.base.babel.js +13 -2
- package/dist/cjs/webpack/webpack.lib.prod.babel.js +4 -1
- package/dist/esm/transpile/.swcrc +1 -1
- package/dist/esm/webpack/webpack.lib.base.babel.js +13 -2
- package/dist/esm/webpack/webpack.lib.prod.babel.js +4 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- /package/build/docs/assets/js/{main.d7a1dda7.js.LICENSE.txt → main.bc424106.js.LICENSE.txt} +0 -0
package/build/docs/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="generator" content="Docusaurus v3.9.2">
|
|
6
6
|
<title data-rh="true">PUI CLI Documentation | Cli</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/cli/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="PUI CLI Documentation | Cli"><meta data-rh="true" name="description" content="Welcome to the ICE MT UI Platform CLI documentation. This CLI tool provides a comprehensive set of commands for building, testing, and maintaining UI applications and libraries."><meta data-rh="true" property="og:description" content="Welcome to the ICE MT UI Platform CLI documentation. This CLI tool provides a comprehensive set of commands for building, testing, and maintaining UI applications and libraries."><link data-rh="true" rel="icon" href="/cli/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/cli/"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/" hreflang="x-default"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/cli/</span> </p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",function(){void 0===window.docusaurus&&insertBanner()})</script><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"PUI CLI Documentation","item":"https://pui.ice.com/cli/"}]}</script><link rel="stylesheet" href="/cli/assets/css/styles.a5feac63.css">
|
|
7
7
|
<script src="/cli/assets/js/runtime~main.c1030a7c.js" defer="defer"></script>
|
|
8
|
-
<script src="/cli/assets/js/main.
|
|
8
|
+
<script src="/cli/assets/js/main.bc424106.js" defer="defer"></script>
|
|
9
9
|
</head>
|
|
10
10
|
<body class="navigation-with-keyboard">
|
|
11
11
|
<svg style="display: none;"><defs>
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="generator" content="Docusaurus v3.9.2">
|
|
6
6
|
<title data-rh="true">Trust SSL Certificate Guide | Cli</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/cli/ssl-certificate-setup"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Trust SSL Certificate Guide | Cli"><meta data-rh="true" name="description" content="This guide explains how to trust the self-signed CA certificate on different operating systems and browsers so your HTTPS connection works without warnings."><meta data-rh="true" property="og:description" content="This guide explains how to trust the self-signed CA certificate on different operating systems and browsers so your HTTPS connection works without warnings."><link data-rh="true" rel="icon" href="/cli/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/cli/ssl-certificate-setup"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/ssl-certificate-setup" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/ssl-certificate-setup" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Trust SSL Certificate Guide","item":"https://pui.ice.com/cli/ssl-certificate-setup"}]}</script><link rel="stylesheet" href="/cli/assets/css/styles.a5feac63.css">
|
|
7
7
|
<script src="/cli/assets/js/runtime~main.c1030a7c.js" defer="defer"></script>
|
|
8
|
-
<script src="/cli/assets/js/main.
|
|
8
|
+
<script src="/cli/assets/js/main.bc424106.js" defer="defer"></script>
|
|
9
9
|
</head>
|
|
10
10
|
<body class="navigation-with-keyboard">
|
|
11
11
|
<svg style="display: none;"><defs>
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="generator" content="Docusaurus v3.9.2">
|
|
6
6
|
<title data-rh="true">Usage Guide | Cli</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/cli/usage-guide"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Usage Guide | Cli"><meta data-rh="true" name="description" content="This guide provides detailed documentation for all available commands in @elliemae/pui-cli."><meta data-rh="true" property="og:description" content="This guide provides detailed documentation for all available commands in @elliemae/pui-cli."><link data-rh="true" rel="icon" href="/cli/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/cli/usage-guide"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/usage-guide" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/cli/usage-guide" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Usage Guide","item":"https://pui.ice.com/cli/usage-guide"}]}</script><link rel="stylesheet" href="/cli/assets/css/styles.a5feac63.css">
|
|
7
7
|
<script src="/cli/assets/js/runtime~main.c1030a7c.js" defer="defer"></script>
|
|
8
|
-
<script src="/cli/assets/js/main.
|
|
8
|
+
<script src="/cli/assets/js/main.bc424106.js" defer="defer"></script>
|
|
9
9
|
</head>
|
|
10
10
|
<body class="navigation-with-keyboard">
|
|
11
11
|
<svg style="display: none;"><defs>
|
|
@@ -96,6 +96,11 @@ const baseConfig = (options) => ({
|
|
|
96
96
|
// Merge with env dependent settings
|
|
97
97
|
optimization: options.optimization,
|
|
98
98
|
module: {
|
|
99
|
+
parser: {
|
|
100
|
+
javascript: {
|
|
101
|
+
importMeta: false
|
|
102
|
+
}
|
|
103
|
+
},
|
|
99
104
|
rules: [
|
|
100
105
|
{
|
|
101
106
|
test: /^(?!.*\.exec\.js$).*\.jsx?$/,
|
|
@@ -107,7 +112,10 @@ const baseConfig = (options) => ({
|
|
|
107
112
|
use: {
|
|
108
113
|
loader: "esbuild-loader",
|
|
109
114
|
options: {
|
|
110
|
-
target: (0, import_browserslist_to_esbuild.default)()
|
|
115
|
+
target: (0, import_browserslist_to_esbuild.default)(),
|
|
116
|
+
supported: {
|
|
117
|
+
"import-meta": true
|
|
118
|
+
}
|
|
111
119
|
}
|
|
112
120
|
}
|
|
113
121
|
},
|
|
@@ -121,7 +129,10 @@ const baseConfig = (options) => ({
|
|
|
121
129
|
use: {
|
|
122
130
|
loader: "esbuild-loader",
|
|
123
131
|
options: {
|
|
124
|
-
target: (0, import_browserslist_to_esbuild.default)()
|
|
132
|
+
target: (0, import_browserslist_to_esbuild.default)(),
|
|
133
|
+
supported: {
|
|
134
|
+
"import-meta": true
|
|
135
|
+
}
|
|
125
136
|
}
|
|
126
137
|
}
|
|
127
138
|
},
|
|
@@ -74,7 +74,10 @@ const prodConfig = {
|
|
|
74
74
|
target: (0, import_browserslist_to_esbuild.default)(),
|
|
75
75
|
css: true,
|
|
76
76
|
pure: ["console.log", "console.warn"],
|
|
77
|
-
drop: ["debugger"]
|
|
77
|
+
drop: ["debugger"],
|
|
78
|
+
supported: {
|
|
79
|
+
"import-meta": true
|
|
80
|
+
}
|
|
78
81
|
})
|
|
79
82
|
],
|
|
80
83
|
nodeEnv: "production",
|
|
@@ -69,6 +69,11 @@ const baseConfig = (options) => ({
|
|
|
69
69
|
// Merge with env dependent settings
|
|
70
70
|
optimization: options.optimization,
|
|
71
71
|
module: {
|
|
72
|
+
parser: {
|
|
73
|
+
javascript: {
|
|
74
|
+
importMeta: false
|
|
75
|
+
}
|
|
76
|
+
},
|
|
72
77
|
rules: [
|
|
73
78
|
{
|
|
74
79
|
test: /^(?!.*\.exec\.js$).*\.jsx?$/,
|
|
@@ -80,7 +85,10 @@ const baseConfig = (options) => ({
|
|
|
80
85
|
use: {
|
|
81
86
|
loader: "esbuild-loader",
|
|
82
87
|
options: {
|
|
83
|
-
target: browserslistToEsbuild()
|
|
88
|
+
target: browserslistToEsbuild(),
|
|
89
|
+
supported: {
|
|
90
|
+
"import-meta": true
|
|
91
|
+
}
|
|
84
92
|
}
|
|
85
93
|
}
|
|
86
94
|
},
|
|
@@ -94,7 +102,10 @@ const baseConfig = (options) => ({
|
|
|
94
102
|
use: {
|
|
95
103
|
loader: "esbuild-loader",
|
|
96
104
|
options: {
|
|
97
|
-
target: browserslistToEsbuild()
|
|
105
|
+
target: browserslistToEsbuild(),
|
|
106
|
+
supported: {
|
|
107
|
+
"import-meta": true
|
|
108
|
+
}
|
|
98
109
|
}
|
|
99
110
|
}
|
|
100
111
|
},
|