Skip to content

Commit 6d4c70e

Browse files
disable prepack doc scripts
1 parent c45f006 commit 6d4c70e

File tree

6 files changed

+30
-30
lines changed

6 files changed

+30
-30
lines changed

README.md

+22-22
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ Available presets
147147

148148
| Name | Version | Description |
149149
| ----------------------- | ------- | ------------------------------------------ |
150-
| [@gasket/preset-api] | 6.46.8 | Create Express-based API with Gasket |
151-
| [@gasket/preset-nextjs] | 6.46.8 | Basic NextJS Framework |
150+
| [@gasket/preset-api] | 6.47.0 | Create Express-based API with Gasket |
151+
| [@gasket/preset-nextjs] | 6.47.0 | Basic NextJS Framework |
152152
| [@gasket/preset-pwa] | 6.46.8 | Turn Gasket apps into Progressive Web Apps |
153153

154154
## Plugins
@@ -158,30 +158,30 @@ Available plugins
158158
| Name | Version | Description |
159159
| ------------------------------- | ------- | -------------------------------------------------------------------------- |
160160
| [@gasket/plugin-analyze] | 6.46.8 | Gasket Analyzer Plugin |
161-
| [@gasket/plugin-command] | 6.46.8 | Plugin to enable other plugins to inject new gasket commands |
162-
| [@gasket/plugin-config] | 6.46.8 | Supports application-specific (non-Gasket) configuration |
161+
| [@gasket/plugin-command] | 6.47.1 | Plugin to enable other plugins to inject new gasket commands |
162+
| [@gasket/plugin-config] | 6.47.0 | Supports application-specific (non-Gasket) configuration |
163163
| [@gasket/plugin-cypress] | 6.46.8 | Integrates Cypress based testing into your Gasket application |
164-
| [@gasket/plugin-docs] | 6.46.8 | Centralize doc files from plugins and modules |
164+
| [@gasket/plugin-docs] | 6.47.1 | Centralize doc files from plugins and modules |
165165
| [@gasket/plugin-docs-graphs] | 6.46.8 | Generate mermaid graphs of an applications gasket lifecycles |
166166
| [@gasket/plugin-docsify] | 6.46.8 | View collated docs with Docsify |
167-
| [@gasket/plugin-docusaurus] | 6.46.8 | Gasket plugin for docusaurus |
168-
| [@gasket/plugin-elastic-apm] | 6.46.8 | Adds Elastic APM instrumentation to your application |
167+
| [@gasket/plugin-docusaurus] | 6.47.0 | Gasket plugin for docusaurus |
168+
| [@gasket/plugin-elastic-apm] | 6.47.0 | Adds Elastic APM instrumentation to your application |
169169
| [@gasket/plugin-express] | 6.46.8 | Adds express support to your application |
170-
| [@gasket/plugin-fastify] | 6.46.8 | Adds fastify support to your application |
171-
| [@gasket/plugin-git] | 6.46.8 | Adds git support to your application |
170+
| [@gasket/plugin-fastify] | 6.47.0 | Adds fastify support to your application |
171+
| [@gasket/plugin-git] | 6.47.0 | Adds git support to your application |
172172
| [@gasket/plugin-happyfeet] | 6.46.8 | A gasket plugin to enable happyfeet healthchecks |
173173
| [@gasket/plugin-https] | 6.46.8 | Create http/s servers with graceful termination |
174-
| [@gasket/plugin-intl] | 6.46.8 | NodeJS script to build localization files. |
174+
| [@gasket/plugin-intl] | 6.47.0 | NodeJS script to build localization files. |
175175
| [@gasket/plugin-jest] | 6.46.8 | Integrated jest into your application. |
176176
| [@gasket/plugin-lifecycle] | 6.46.8 | Allows a gasket/ directory to be used for lifecycle hooks in applications. |
177-
| [@gasket/plugin-lint] | 6.46.8 | Adds GoDaddy standard linting to your application |
177+
| [@gasket/plugin-lint] | 6.47.0 | Adds GoDaddy standard linting to your application |
178178
| [@gasket/plugin-log] | 6.46.8 | Gasket log plugin |
179179
| [@gasket/plugin-manifest] | 6.46.8 | The web app manifest for progressive Gasket applications |
180-
| [@gasket/plugin-metadata] | 6.46.8 | Adds metadata to gasket lifecycles |
180+
| [@gasket/plugin-metadata] | 6.47.1 | Adds metadata to gasket lifecycles |
181181
| [@gasket/plugin-metrics] | 6.46.8 | Collect metrics for gasket commands |
182182
| [@gasket/plugin-mocha] | 6.46.8 | Integrates mocha based testing in to your Gasket application |
183183
| [@gasket/plugin-morgan] | 6.46.8 | Adds morgan request logger to your app |
184-
| [@gasket/plugin-nextjs] | 6.46.8 | Adds Next support to your application |
184+
| [@gasket/plugin-nextjs] | 6.47.0 | Adds Next support to your application |
185185
| [@gasket/plugin-redux] | 6.46.8 | Gasket Redux Setup |
186186
| [@gasket/plugin-service-worker] | 6.46.8 | Gasket Service Worker Plugin |
187187
| [@gasket/plugin-start] | 6.46.8 | Adds commands for building and starting Gasket apps |
@@ -197,19 +197,19 @@ Supporting modules
197197
| Name | Version | Description |
198198
| -------------------------- | ------- | ------------------------------------------------------------------------------------ |
199199
| [@gasket/assets] | 6.46.8 | Gasket assets |
200-
| [@gasket/cli] | 6.46.8 | CLI for rapid application development with gasket |
201-
| [@gasket/data] | 6.46.8 | Helper package for accessing embedded Gasket Data in the browser |
200+
| [@gasket/cli] | 6.47.0 | CLI for rapid application development with gasket |
201+
| [@gasket/data] | 6.47.0 | Helper package for accessing embedded Gasket Data in the browser |
202202
| [@gasket/engine] | 6.46.8 | Plugin engine for gasket |
203203
| [@gasket/fetch] | 6.46.8 | Gasket Fetch API |
204-
| [@gasket/helper-intl] | 6.46.8 | Internal helpers used by loaders to resolve locale file paths |
204+
| [@gasket/helper-intl] | 6.47.1 | Internal helpers used by loaders to resolve locale file paths |
205205
| [@gasket/log] | 6.46.8 | Gasket client and server logger |
206-
| [@gasket/nextjs] | 6.46.8 | Gasket integrations for Next.js apps |
207-
| [@gasket/react-intl] | 6.46.8 | React component library to enable localization for gasket apps. |
206+
| [@gasket/nextjs] | 6.47.0 | Gasket integrations for Next.js apps |
207+
| [@gasket/react-intl] | 6.47.0 | React component library to enable localization for gasket apps. |
208208
| [@gasket/redux] | 6.46.8 | Gasket Redux Configuration |
209-
| [@gasket/resolve] | 6.46.8 | Essential module resolution & configuration management for gasket plugins & presets. |
210-
| [@gasket/typescript-tests] | 6.46.8 | Not a published package; hosts unit tests to verify TypeScript support |
211-
| [@gasket/utils] | 6.46.8 | Reusable utilities for Gasket internals |
212-
| [create-gasket-app] | 6.46.8 | starter pack for creating a gasket app |
209+
| [@gasket/resolve] | 6.47.1 | Essential module resolution & configuration management for gasket plugins & presets. |
210+
| [@gasket/typescript-tests] | 6.47.0 | Not a published package; hosts unit tests to verify TypeScript support |
211+
| [@gasket/utils] | 6.47.1 | Reusable utilities for Gasket internals |
212+
| [create-gasket-app] | 6.47.0 | starter pack for creating a gasket app |
213213

214214
## Configurations
215215

docs/generated-docs/lifecycle-graphs.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ init -- execWaterfall --> configure;
88
gasket/cli --> create;
99
start -- execWaterfall --> createServers;
1010
docsSetup -- exec --> docsGenerate;
11-
docs-cmd(docs) --> docsSetup;
11+
docs-cmd(docs) -- execApply --> docsSetup;
1212
docsSetup -- exec --> docsView;
1313
createServers -- exec --> errorMiddleware;
1414
createServers -- exec --> errorMiddleware;
@@ -39,9 +39,9 @@ start -- exec --> servers;
3939
express -- exec --> serviceWorkerCacheKey;
4040
preboot -- exec --> start;
4141
start -- execWaterfall --> terminus;
42-
initWebpack -- execSync --> webpack["webpack (deprecated)"];
43-
initWebpack -- execSync --> webpackChain["webpackChain (deprecated)"];
44-
initWebpack -- execWaterfallSync --> webpackConfig;
42+
initWebpack -- execApplySync --> webpack["webpack (deprecated)"];
43+
initWebpack -- execApplySync --> webpackChain["webpackChain (deprecated)"];
44+
initWebpack -- execApplySync --> webpackConfig;
4545
composeServiceWorker -- exec --> workbox;
4646
style docs-cmd fill: red;
4747
style *-cmd fill: red;

packages/gasket-helper-intl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:watch": "jest --watch",
1717
"test:coverage": "jest --coverage",
1818
"posttest": "npm run lint && npm run typecheck",
19-
"prepack": "npm run docs",
19+
"disabled_prepack": "npm run docs",
2020
"disabled_docs": "jsdoc2md --plugin @godaddy/dmd --files lib/index.js > docs/api.md",
2121
"typecheck": "tsc",
2222
"typecheck:watch": "tsc --watch"

packages/gasket-plugin-command/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:watch": "jest --watch",
1616
"test:coverage": "jest --coverage",
1717
"posttest": "npm run lint",
18-
"prepack": "npm run docs",
18+
"disabled_prepack": "npm run docs",
1919
"disabled_docs": "jsdoc2md --plugin @godaddy/dmd --files lib/*.js > docs/api.md"
2020
},
2121
"repository": {

packages/gasket-plugin-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:watch": "jest --watch",
1616
"test:coverage": "jest --coverage",
1717
"posttest": "npm run lint && npm run typecheck",
18-
"prepack": "npm run docs",
18+
"disabled_prepack": "npm run docs",
1919
"disabled_docs": "jsdoc2md --plugin @godaddy/dmd --files lib/*.js > docs/api.md",
2020
"typecheck": "tsc",
2121
"typecheck:watch": "tsc --watch"

packages/gasket-plugin-metadata/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:watch": "jest --watch",
1616
"test:coverage": "jest --coverage",
1717
"posttest": "npm run lint",
18-
"prepack": "npm run docs",
18+
"disabled_prepack": "npm run docs",
1919
"disabled_docs": "jsdoc2md --plugin @godaddy/dmd --files lib/*.js > docs/api.md"
2020
},
2121
"repository": {

0 commit comments

Comments
 (0)