From 81e77e4ff3feaadfae3a7cd9ab2043715f457ef2 Mon Sep 17 00:00:00 2001 From: LekoArts Date: Thu, 16 Apr 2020 15:47:10 +0200 Subject: [PATCH] fix: wrap ignore pattern in quotes --- packages/babel-plugin-remove-graphql-queries/package.json | 4 ++-- packages/babel-preset-gatsby/package.json | 4 ++-- packages/gatsby-codemods/package.json | 4 ++-- packages/gatsby-core-utils/package.json | 4 ++-- packages/gatsby-cypress/package.json | 4 ++-- packages/gatsby-graphiql-explorer/package.json | 2 +- packages/gatsby-image/package.json | 4 ++-- packages/gatsby-link/package.json | 4 ++-- packages/gatsby-page-utils/package.json | 4 ++-- packages/gatsby-plugin-benchmark-reporting/package.json | 4 ++-- packages/gatsby-plugin-canonical-urls/package.json | 4 ++-- packages/gatsby-plugin-catch-links/package.json | 4 ++-- packages/gatsby-plugin-coffeescript/package.json | 4 ++-- packages/gatsby-plugin-create-client-paths/package.json | 4 ++-- packages/gatsby-plugin-cxs/package.json | 4 ++-- packages/gatsby-plugin-emotion/package.json | 4 ++-- packages/gatsby-plugin-facebook-analytics/package.json | 4 ++-- packages/gatsby-plugin-feed/package.json | 4 ++-- packages/gatsby-plugin-flow/package.json | 4 ++-- packages/gatsby-plugin-fullstory/package.json | 4 ++-- packages/gatsby-plugin-glamor/package.json | 4 ++-- packages/gatsby-plugin-google-analytics/package.json | 4 ++-- packages/gatsby-plugin-google-gtag/package.json | 4 ++-- packages/gatsby-plugin-google-tagmanager/package.json | 4 ++-- packages/gatsby-plugin-guess-js/package.json | 4 ++-- packages/gatsby-plugin-jss/package.json | 4 ++-- packages/gatsby-plugin-layout/package.json | 4 ++-- packages/gatsby-plugin-less/package.json | 4 ++-- packages/gatsby-plugin-lodash/package.json | 4 ++-- packages/gatsby-plugin-manifest/package.json | 4 ++-- packages/gatsby-plugin-netlify-cms/package.json | 4 ++-- packages/gatsby-plugin-netlify/package.json | 4 ++-- packages/gatsby-plugin-nprogress/package.json | 4 ++-- packages/gatsby-plugin-offline/package.json | 2 +- packages/gatsby-plugin-page-creator/package.json | 4 ++-- packages/gatsby-plugin-postcss/package.json | 4 ++-- packages/gatsby-plugin-preact/package.json | 4 ++-- packages/gatsby-plugin-preload-fonts/package.json | 4 ++-- packages/gatsby-plugin-react-css-modules/package.json | 4 ++-- packages/gatsby-plugin-react-helmet/package.json | 4 ++-- packages/gatsby-plugin-remove-trailing-slashes/package.json | 4 ++-- packages/gatsby-plugin-sass/package.json | 4 ++-- packages/gatsby-plugin-sharp/package.json | 4 ++-- packages/gatsby-plugin-sitemap/package.json | 4 ++-- packages/gatsby-plugin-styled-components/package.json | 4 ++-- packages/gatsby-plugin-styled-jsx/package.json | 4 ++-- packages/gatsby-plugin-styletron/package.json | 4 ++-- packages/gatsby-plugin-stylus/package.json | 4 ++-- packages/gatsby-plugin-subfont/package.json | 4 ++-- packages/gatsby-plugin-twitter/package.json | 4 ++-- packages/gatsby-plugin-typescript/package.json | 4 ++-- packages/gatsby-plugin-typography/package.json | 4 ++-- packages/gatsby-react-router-scroll/package.json | 4 ++-- packages/gatsby-remark-autolink-headers/package.json | 4 ++-- packages/gatsby-remark-code-repls/package.json | 4 ++-- packages/gatsby-remark-copy-linked-files/package.json | 4 ++-- packages/gatsby-remark-custom-blocks/package.json | 4 ++-- packages/gatsby-remark-embed-snippet/package.json | 4 ++-- packages/gatsby-remark-graphviz/package.json | 4 ++-- packages/gatsby-remark-images-contentful/package.json | 4 ++-- packages/gatsby-remark-images/package.json | 4 ++-- packages/gatsby-remark-katex/package.json | 4 ++-- packages/gatsby-remark-prismjs/package.json | 4 ++-- packages/gatsby-remark-responsive-iframe/package.json | 4 ++-- packages/gatsby-remark-smartypants/package.json | 4 ++-- packages/gatsby-source-contentful/package.json | 4 ++-- packages/gatsby-source-drupal/package.json | 4 ++-- packages/gatsby-source-faker/package.json | 4 ++-- packages/gatsby-source-filesystem/package.json | 4 ++-- packages/gatsby-source-graphql/package.json | 4 ++-- packages/gatsby-source-hacker-news/package.json | 4 ++-- packages/gatsby-source-lever/package.json | 4 ++-- packages/gatsby-source-medium/package.json | 4 ++-- packages/gatsby-source-mongodb/package.json | 4 ++-- packages/gatsby-source-npm-package-search/package.json | 4 ++-- packages/gatsby-source-shopify/package.json | 2 +- packages/gatsby-source-wikipedia/package.json | 4 ++-- packages/gatsby-source-wordpress/package.json | 4 ++-- packages/gatsby-transformer-asciidoc/package.json | 4 ++-- packages/gatsby-transformer-csv/package.json | 4 ++-- packages/gatsby-transformer-documentationjs/package.json | 4 ++-- packages/gatsby-transformer-excel/package.json | 4 ++-- packages/gatsby-transformer-hjson/package.json | 4 ++-- .../gatsby-transformer-javascript-frontmatter/package.json | 4 ++-- .../gatsby-transformer-javascript-static-exports/package.json | 4 ++-- packages/gatsby-transformer-json/package.json | 4 ++-- packages/gatsby-transformer-pdf/package.json | 4 ++-- packages/gatsby-transformer-react-docgen/package.json | 4 ++-- packages/gatsby-transformer-remark/package.json | 4 ++-- packages/gatsby-transformer-screenshot/package.json | 4 ++-- packages/gatsby-transformer-sharp/package.json | 4 ++-- packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby-transformer-toml/package.json | 4 ++-- packages/gatsby-transformer-xml/package.json | 4 ++-- packages/gatsby-transformer-yaml/package.json | 4 ++-- packages/gatsby/package.json | 4 ++-- 96 files changed, 189 insertions(+), 189 deletions(-) diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index 61440c58b9346..55a0713675689 100644 --- a/packages/babel-plugin-remove-graphql-queries/package.json +++ b/packages/babel-plugin-remove-graphql-queries/package.json @@ -21,9 +21,9 @@ "graphql": "^14.1.1" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 95602e07017fa..c7795dd675911 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -29,9 +29,9 @@ "license": "MIT", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__ --ignore **/utils/path-serializer.ts --extensions \".ts,.js\"", + "build": "babel src --out-dir . --ignore \"**/__tests__\" --ignore \"**/utils/path-serializer.ts\" --extensions \".ts,.js\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__ --ignore **/utils/path-serializer.ts --extensions \".ts,.js\"" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\" --ignore \"**/utils/path-serializer.ts\" --extensions \".ts,.js\"" }, "devDependencies": { "@babel/cli": "^7.8.4", diff --git a/packages/gatsby-codemods/package.json b/packages/gatsby-codemods/package.json index 0442ea05768d2..9396119e28340 100644 --- a/packages/gatsby-codemods/package.json +++ b/packages/gatsby-codemods/package.json @@ -4,8 +4,8 @@ "description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", - "watch": "babel -w src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 8456ad4667353..1d2fa81ce3fc1 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -16,10 +16,10 @@ "directory": "packages/gatsby-core-utils" }, "scripts": { - "build": "babel src --out-dir dist/ --ignore **/__tests__ --ignore **/__mocks__ --extensions \".ts\"", + "build": "babel src --out-dir dist/ --ignore \"**/__tests__\" --ignore \"**/__mocks__\" --extensions \".ts\"", "typegen": "tsc --emitDeclarationOnly --declaration --declarationDir dist/", "prepare": "cross-env NODE_ENV=production npm run build && npm run typegen", - "watch": "babel -w src --out-dir dist/ --ignore **/__tests__ --extensions \".ts\"" + "watch": "babel -w src --out-dir dist/ --ignore \"**/__tests__\" --extensions \".ts\"" }, "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-cypress/package.json b/packages/gatsby-cypress/package.json index 397166432b647..7071bfca8a7fe 100644 --- a/packages/gatsby-cypress/package.json +++ b/packages/gatsby-cypress/package.json @@ -35,9 +35,9 @@ }, "readme": "README.md", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-graphiql-explorer/package.json b/packages/gatsby-graphiql-explorer/package.json index e97bd62a79ede..8a63140d80e60 100644 --- a/packages/gatsby-graphiql-explorer/package.json +++ b/packages/gatsby-graphiql-explorer/package.json @@ -5,7 +5,7 @@ "main": "index.js", "scripts": { "build:app": "webpack --config ./src/app/webpack.config.js", - "build:babel": "babel src/index.js --out-dir . --ignore **/__tests__", + "build:babel": "babel src/index.js --out-dir . --ignore \"**/__tests__\"", "build": "npm-run-all --parallel build:app build:babel", "prepare": "cross-env NODE_ENV=production npm run build", "test": "echo \"Error: no test specified\" && exit 1", diff --git a/packages/gatsby-image/package.json b/packages/gatsby-image/package.json index a739a4d9b629d..97fb03b762d28 100644 --- a/packages/gatsby-image/package.json +++ b/packages/gatsby-image/package.json @@ -32,9 +32,9 @@ "directory": "packages/gatsby-image" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index 53f49ec41bb34..6dd18d58721fd 100644 --- a/packages/gatsby-link/package.json +++ b/packages/gatsby-link/package.json @@ -36,9 +36,9 @@ "directory": "packages/gatsby-link" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "types": "index.d.ts", "engines": { diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index 27a6c0def1c51..4fc4315435411 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -4,8 +4,8 @@ "description": "Gatsby library that helps creating pages", "main": "dist/index.js", "scripts": { - "build": "babel src --out-dir dist/ --ignore **/__tests__", - "watch": "babel -w src --out-dir dist/ --ignore **/__tests__", + "build": "babel src --out-dir dist/ --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir dist/ --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index 722e31b29bf94..b7aedb3b46f71 100644 --- a/packages/gatsby-plugin-benchmark-reporting/package.json +++ b/packages/gatsby-plugin-benchmark-reporting/package.json @@ -22,9 +22,9 @@ "uuid": "^3.4.0" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-canonical-urls/package.json b/packages/gatsby-plugin-canonical-urls/package.json index 8972ed85a3c9d..d794549746970 100644 --- a/packages/gatsby-plugin-canonical-urls/package.json +++ b/packages/gatsby-plugin-canonical-urls/package.json @@ -31,9 +31,9 @@ "directory": "packages/gatsby-plugin-canonical-urls" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-catch-links/package.json b/packages/gatsby-plugin-catch-links/package.json index 7811ddf5b416f..f9fd900a91f62 100644 --- a/packages/gatsby-plugin-catch-links/package.json +++ b/packages/gatsby-plugin-catch-links/package.json @@ -32,9 +32,9 @@ "directory": "packages/gatsby-plugin-catch-links" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-coffeescript/package.json b/packages/gatsby-plugin-coffeescript/package.json index 15e0a6ab18123..8e8c7f3251aba 100644 --- a/packages/gatsby-plugin-coffeescript/package.json +++ b/packages/gatsby-plugin-coffeescript/package.json @@ -39,9 +39,9 @@ "directory": "packages/gatsby-plugin-coffeescript" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-create-client-paths/package.json b/packages/gatsby-plugin-create-client-paths/package.json index 9118b5094e58b..65c5e6d1919f2 100644 --- a/packages/gatsby-plugin-create-client-paths/package.json +++ b/packages/gatsby-plugin-create-client-paths/package.json @@ -31,9 +31,9 @@ "directory": "packages/gatsby-plugin-create-client-paths" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index 32e138b3340f8..0a740f8967a8c 100644 --- a/packages/gatsby-plugin-cxs/package.json +++ b/packages/gatsby-plugin-cxs/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-plugin-cxs" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-emotion/package.json b/packages/gatsby-plugin-emotion/package.json index 580ba83a06817..0d2502c5c64e4 100644 --- a/packages/gatsby-plugin-emotion/package.json +++ b/packages/gatsby-plugin-emotion/package.json @@ -36,9 +36,9 @@ "directory": "packages/gatsby-plugin-emotion" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-facebook-analytics/package.json b/packages/gatsby-plugin-facebook-analytics/package.json index ad8923302ea5e..2e8e52049206b 100644 --- a/packages/gatsby-plugin-facebook-analytics/package.json +++ b/packages/gatsby-plugin-facebook-analytics/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-plugin-facebook-analytics" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 59b656c1aca4e..4fdd38f41079f 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -38,9 +38,9 @@ "directory": "packages/gatsby-plugin-feed" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-flow/package.json b/packages/gatsby-plugin-flow/package.json index e93b6394f1d61..341838cbeb711 100644 --- a/packages/gatsby-plugin-flow/package.json +++ b/packages/gatsby-plugin-flow/package.json @@ -4,8 +4,8 @@ "description": "Provides drop-in support for Flow by adding @babel/preset-flow.", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", - "watch": "babel -w src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-plugin-fullstory/package.json b/packages/gatsby-plugin-fullstory/package.json index 55855af082567..623296ee98a34 100644 --- a/packages/gatsby-plugin-fullstory/package.json +++ b/packages/gatsby-plugin-fullstory/package.json @@ -4,8 +4,8 @@ "description": "Plugin to add the tracking code for Fullstory.com", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", - "watch": "babel -w src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-plugin-glamor/package.json b/packages/gatsby-plugin-glamor/package.json index fd604482b476c..eef4bf5e7feb0 100644 --- a/packages/gatsby-plugin-glamor/package.json +++ b/packages/gatsby-plugin-glamor/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-plugin-glamor" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index 3060f23cd0901..881ae7ffddb34 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -36,9 +36,9 @@ "directory": "packages/gatsby-plugin-google-analytics" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-google-gtag/package.json b/packages/gatsby-plugin-google-gtag/package.json index 81e834d2b89d2..957c7802597d4 100644 --- a/packages/gatsby-plugin-google-gtag/package.json +++ b/packages/gatsby-plugin-google-gtag/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-plugin-google-gtag" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 0f2f062631b20..36b641ffc01a4 100644 --- a/packages/gatsby-plugin-google-tagmanager/package.json +++ b/packages/gatsby-plugin-google-tagmanager/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-plugin-google-tagmanager" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-guess-js/package.json b/packages/gatsby-plugin-guess-js/package.json index 56da3c6825a1c..8b213b09f49ff 100644 --- a/packages/gatsby-plugin-guess-js/package.json +++ b/packages/gatsby-plugin-guess-js/package.json @@ -4,8 +4,8 @@ "description": "Gatsby plugin providing drop-in integration with Guess.js to enabling using machine learning and analytics data to power prefetching", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", - "watch": "babel -w src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-plugin-jss/package.json b/packages/gatsby-plugin-jss/package.json index 40c2f4cad69b5..f869b8c7a5147 100644 --- a/packages/gatsby-plugin-jss/package.json +++ b/packages/gatsby-plugin-jss/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-plugin-jss" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-layout/package.json b/packages/gatsby-plugin-layout/package.json index 7d79b15774c00..38c5076159f94 100644 --- a/packages/gatsby-plugin-layout/package.json +++ b/packages/gatsby-plugin-layout/package.json @@ -4,8 +4,8 @@ "description": "Reimplements the behavior of layout components in gatsby@1, which was removed in version 2.", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", - "watch": "babel -w src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-plugin-less/package.json b/packages/gatsby-plugin-less/package.json index 2d292176a4a38..1d782cb11bff2 100644 --- a/packages/gatsby-plugin-less/package.json +++ b/packages/gatsby-plugin-less/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-plugin-less" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__,theme-test.js", + "build": "babel src --out-dir . --ignore \"**/__tests__,theme-test.js\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__,theme-test.js" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__,theme-test.js\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-lodash/package.json b/packages/gatsby-plugin-lodash/package.json index c54b89c75ab4e..9a466bd53d0fb 100644 --- a/packages/gatsby-plugin-lodash/package.json +++ b/packages/gatsby-plugin-lodash/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-plugin-lodash" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index a7f9f25fdb330..490a743f6dc6c 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -39,9 +39,9 @@ "directory": "packages/gatsby-plugin-manifest" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index 49926cbf51359..56967d12a3979 100644 --- a/packages/gatsby-plugin-netlify-cms/package.json +++ b/packages/gatsby-plugin-netlify-cms/package.json @@ -47,9 +47,9 @@ "directory": "packages/gatsby-plugin-netlify-cms" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-netlify/package.json b/packages/gatsby-plugin-netlify/package.json index c69c5036a971b..ba90ed499523f 100644 --- a/packages/gatsby-plugin-netlify/package.json +++ b/packages/gatsby-plugin-netlify/package.json @@ -43,9 +43,9 @@ "directory": "packages/gatsby-plugin-netlify" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-nprogress/package.json b/packages/gatsby-plugin-nprogress/package.json index be9f9db7af6f1..08cec92412a59 100644 --- a/packages/gatsby-plugin-nprogress/package.json +++ b/packages/gatsby-plugin-nprogress/package.json @@ -32,9 +32,9 @@ "directory": "packages/gatsby-plugin-nprogress" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 7eb738a10e881..5f4455ff60cba 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -43,7 +43,7 @@ }, "scripts": { "build": "npm run build:src && npm run build:sw-append", - "build:src": "babel src --out-dir . --ignore **/__tests__,src/sw-append.js", + "build:src": "babel src --out-dir . --ignore \"**/__tests__,src/sw-append.js\"", "build:sw-append": "cpx -v src/sw-append.js .", "prepare": "cross-env NODE_ENV=production npm run build", "watch": "npm run build:sw-append -- --watch & npm run build:src -- --watch" diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 33c41b09cd59a..c90294c2f7919 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -4,8 +4,8 @@ "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", - "watch": "babel -w src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-plugin-postcss/package.json b/packages/gatsby-plugin-postcss/package.json index d5810f2567762..1b27ba4e4543c 100644 --- a/packages/gatsby-plugin-postcss/package.json +++ b/packages/gatsby-plugin-postcss/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-plugin-postcss" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-preact/package.json b/packages/gatsby-plugin-preact/package.json index d10fb558ca97b..72b1903b3f850 100644 --- a/packages/gatsby-plugin-preact/package.json +++ b/packages/gatsby-plugin-preact/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-plugin-preact" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index cd23349849404..59abc296ccb0b 100644 --- a/packages/gatsby-plugin-preload-fonts/package.json +++ b/packages/gatsby-plugin-preload-fonts/package.json @@ -43,9 +43,9 @@ "directory": "packages/gatsby-plugin-preload-fonts" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__ --ignore **/__mocks__", + "build": "babel src --out-dir . --ignore \"**/__tests__\" --ignore **/__mocks__", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__ --ignore **/__mocks__", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\" --ignore **/__mocks__", "clean": "rm -rf index.js prepare" } } diff --git a/packages/gatsby-plugin-react-css-modules/package.json b/packages/gatsby-plugin-react-css-modules/package.json index 1e32dd973a1b0..10f66b91dde6e 100644 --- a/packages/gatsby-plugin-react-css-modules/package.json +++ b/packages/gatsby-plugin-react-css-modules/package.json @@ -40,9 +40,9 @@ "directory": "packages/gatsby-plugin-react-css-modules" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-react-helmet/package.json b/packages/gatsby-plugin-react-helmet/package.json index c7f42cf1db541..a4ee84da2c91c 100644 --- a/packages/gatsby-plugin-react-helmet/package.json +++ b/packages/gatsby-plugin-react-helmet/package.json @@ -44,9 +44,9 @@ "directory": "packages/gatsby-plugin-react-helmet" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__,**/__mocks__", + "build": "babel src --out-dir . --ignore \"**/__tests__\",**/__mocks__", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__,**/__mocks__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\",**/__mocks__" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-remove-trailing-slashes/package.json b/packages/gatsby-plugin-remove-trailing-slashes/package.json index df0d4b89f8fda..01ebf8b57af90 100644 --- a/packages/gatsby-plugin-remove-trailing-slashes/package.json +++ b/packages/gatsby-plugin-remove-trailing-slashes/package.json @@ -31,9 +31,9 @@ "directory": "packages/gatsby-plugin-remove-trailing-slashes" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index 2729f1012fa5f..eb2b3aa08f21b 100644 --- a/packages/gatsby-plugin-sass/package.json +++ b/packages/gatsby-plugin-sass/package.json @@ -36,9 +36,9 @@ "directory": "packages/gatsby-plugin-sass" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 027a527dc10c4..8d4e7585b2c87 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -51,9 +51,9 @@ "directory": "packages/gatsby-plugin-sharp" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-sitemap/package.json b/packages/gatsby-plugin-sitemap/package.json index 09277f50e83b1..59c3de06eecce 100644 --- a/packages/gatsby-plugin-sitemap/package.json +++ b/packages/gatsby-plugin-sitemap/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-plugin-sitemap" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-styled-components/package.json b/packages/gatsby-plugin-styled-components/package.json index 0d098e9ed3410..ff86965182b4c 100644 --- a/packages/gatsby-plugin-styled-components/package.json +++ b/packages/gatsby-plugin-styled-components/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-plugin-styled-components" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-styled-jsx/package.json b/packages/gatsby-plugin-styled-jsx/package.json index e91a8ddb9c8db..88fc40c9c6ac2 100644 --- a/packages/gatsby-plugin-styled-jsx/package.json +++ b/packages/gatsby-plugin-styled-jsx/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-plugin-styled-jsx" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-styletron/package.json b/packages/gatsby-plugin-styletron/package.json index c182993472ef6..cc99296b90cdd 100644 --- a/packages/gatsby-plugin-styletron/package.json +++ b/packages/gatsby-plugin-styletron/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-plugin-styletron" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-stylus/package.json b/packages/gatsby-plugin-stylus/package.json index cb8e1a8f8f6cb..25b5fdd30fe4b 100644 --- a/packages/gatsby-plugin-stylus/package.json +++ b/packages/gatsby-plugin-stylus/package.json @@ -35,9 +35,9 @@ "directory": "packages/gatsby-plugin-stylus" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-subfont/package.json b/packages/gatsby-plugin-subfont/package.json index 033aa8e72d3da..e0b32a4562d65 100644 --- a/packages/gatsby-plugin-subfont/package.json +++ b/packages/gatsby-plugin-subfont/package.json @@ -4,8 +4,8 @@ "description": "Runs the font delivery optimizing CLI tool subfont on the homepage of your site during the Gatsby build", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", - "watch": "babel -w src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-plugin-twitter/package.json b/packages/gatsby-plugin-twitter/package.json index ab8b56a7c76b4..701abeeb381fb 100644 --- a/packages/gatsby-plugin-twitter/package.json +++ b/packages/gatsby-plugin-twitter/package.json @@ -31,9 +31,9 @@ "directory": "packages/gatsby-plugin-twitter" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index ff5c1a417f797..26264cd915261 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -41,9 +41,9 @@ "directory": "packages/gatsby-plugin-typescript" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-plugin-typography/package.json b/packages/gatsby-plugin-typography/package.json index 78a017fa42659..e451ba309078a 100644 --- a/packages/gatsby-plugin-typography/package.json +++ b/packages/gatsby-plugin-typography/package.json @@ -41,9 +41,9 @@ "directory": "packages/gatsby-plugin-typography" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-react-router-scroll/package.json b/packages/gatsby-react-router-scroll/package.json index 65a41b8c3d082..3d1ae569fcb65 100644 --- a/packages/gatsby-react-router-scroll/package.json +++ b/packages/gatsby-react-router-scroll/package.json @@ -36,9 +36,9 @@ "directory": "packages/gatsby-react-router-scroll" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index 19a6c25492d5a..3f33203c1132f 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -36,9 +36,9 @@ "directory": "packages/gatsby-remark-autolink-headers" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-code-repls/package.json b/packages/gatsby-remark-code-repls/package.json index 37a3cec16b6a8..14210dd0db90e 100644 --- a/packages/gatsby-remark-code-repls/package.json +++ b/packages/gatsby-remark-code-repls/package.json @@ -41,9 +41,9 @@ "directory": "packages/gatsby-remark-code-repls" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index 31c07cd462dc4..1b1ce240cf2c0 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -42,9 +42,9 @@ "directory": "packages/gatsby-remark-copy-linked-files" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-custom-blocks/package.json b/packages/gatsby-remark-custom-blocks/package.json index 92c612b7ae907..a599336021403 100644 --- a/packages/gatsby-remark-custom-blocks/package.json +++ b/packages/gatsby-remark-custom-blocks/package.json @@ -41,9 +41,9 @@ "directory": "packages/gatsby-remark-custom-blocks" }, "scripts": { - "build": "babel --out-dir . --ignore **/__tests__ src", + "build": "babel --out-dir . --ignore \"**/__tests__\" src", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-embed-snippet/package.json b/packages/gatsby-remark-embed-snippet/package.json index 750f64af93a3c..48ff8da0d3f20 100644 --- a/packages/gatsby-remark-embed-snippet/package.json +++ b/packages/gatsby-remark-embed-snippet/package.json @@ -37,9 +37,9 @@ "directory": "packages/gatsby-remark-embed-snippet" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-graphviz/package.json b/packages/gatsby-remark-graphviz/package.json index f832f989c96ec..ebcfd71d90a47 100644 --- a/packages/gatsby-remark-graphviz/package.json +++ b/packages/gatsby-remark-graphviz/package.json @@ -45,9 +45,9 @@ "directory": "packages/gatsby-remark-graphviz" }, "scripts": { - "build": "babel --out-dir . src --ignore **/__tests__", + "build": "babel --out-dir . src --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index 459a7e53b402f..6245a6c2e8edb 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -4,9 +4,9 @@ "description": "Process Images in Contentful markdown so they can use the images API.", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "repository": { "type": "git", diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index df78afdc06090..d4a146a8d605e 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -48,9 +48,9 @@ "directory": "packages/gatsby-remark-images" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index 2330c0c6c8fb3..2585800333c9c 100644 --- a/packages/gatsby-remark-katex/package.json +++ b/packages/gatsby-remark-katex/package.json @@ -37,9 +37,9 @@ "directory": "packages/gatsby-remark-katex" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-prismjs/package.json b/packages/gatsby-remark-prismjs/package.json index 54340737c4d49..b348adecb0b89 100644 --- a/packages/gatsby-remark-prismjs/package.json +++ b/packages/gatsby-remark-prismjs/package.json @@ -38,9 +38,9 @@ "directory": "packages/gatsby-remark-prismjs" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index 93bfbad6fe048..eb3b9ea0b274b 100644 --- a/packages/gatsby-remark-responsive-iframe/package.json +++ b/packages/gatsby-remark-responsive-iframe/package.json @@ -39,9 +39,9 @@ "directory": "packages/gatsby-remark-responsive-iframe" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-remark-smartypants/package.json b/packages/gatsby-remark-smartypants/package.json index 4b7ad212a4017..0a2aef7b7b724 100644 --- a/packages/gatsby-remark-smartypants/package.json +++ b/packages/gatsby-remark-smartypants/package.json @@ -35,9 +35,9 @@ "directory": "packages/gatsby-remark-smartypants" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index e234d60fbb66e..51bde47c0b4b6 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -47,9 +47,9 @@ "directory": "packages/gatsby-source-contentful" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index 77c3868d5ffac..4512c205a25ca 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -37,9 +37,9 @@ "directory": "packages/gatsby-source-drupal" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-faker/package.json b/packages/gatsby-source-faker/package.json index f050afbcb8246..52356ba595168 100644 --- a/packages/gatsby-source-faker/package.json +++ b/packages/gatsby-source-faker/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-source-faker" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index cdf89ab85eb47..fb744ba753c9b 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -44,9 +44,9 @@ "directory": "packages/gatsby-source-filesystem" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "types": "index.d.ts", "engines": { diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index 8b3c007ab6d54..d0310db516bd1 100644 --- a/packages/gatsby-source-graphql/package.json +++ b/packages/gatsby-source-graphql/package.json @@ -38,9 +38,9 @@ "directory": "packages/gatsby-source-graphql" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index 204221f1c40a3..c901019cbc363 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-source-hacker-news" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-lever/package.json b/packages/gatsby-source-lever/package.json index 9849016ebd05f..dc0639b2624b1 100644 --- a/packages/gatsby-source-lever/package.json +++ b/packages/gatsby-source-lever/package.json @@ -39,9 +39,9 @@ "directory": "packages/gatsby-source-lever" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-medium/package.json b/packages/gatsby-source-medium/package.json index 122c0008afc2c..0fcebc00d0768 100644 --- a/packages/gatsby-source-medium/package.json +++ b/packages/gatsby-source-medium/package.json @@ -32,9 +32,9 @@ "directory": "packages/gatsby-source-medium" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-mongodb/package.json b/packages/gatsby-source-mongodb/package.json index 660fe4d52188b..0f6ac98192743 100644 --- a/packages/gatsby-source-mongodb/package.json +++ b/packages/gatsby-source-mongodb/package.json @@ -38,9 +38,9 @@ "directory": "packages/gatsby-source-mongodb" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-npm-package-search/package.json b/packages/gatsby-source-npm-package-search/package.json index 74df418386289..585c45443130e 100644 --- a/packages/gatsby-source-npm-package-search/package.json +++ b/packages/gatsby-source-npm-package-search/package.json @@ -30,9 +30,9 @@ "gatsby": "^2.0.15" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 4e782797acc4b..c161443239a15 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -3,7 +3,7 @@ "version": "3.1.2", "description": "Gatsby source plugin for building websites using Shopfiy as a data source.", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", "watch": "npm run build -- --watch" }, diff --git a/packages/gatsby-source-wikipedia/package.json b/packages/gatsby-source-wikipedia/package.json index 2531e5ae536f0..f894624c1f113 100644 --- a/packages/gatsby-source-wikipedia/package.json +++ b/packages/gatsby-source-wikipedia/package.json @@ -4,8 +4,8 @@ "description": "Gatsby source plugin for pulling articles from Wikipedia", "main": "index.js", "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", - "watch": "babel -w src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build" }, "keywords": [ diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 6afe5e0af85fa..fc6811468cc00 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -43,9 +43,9 @@ "directory": "packages/gatsby-source-wordpress" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-asciidoc/package.json b/packages/gatsby-transformer-asciidoc/package.json index 60534ab26d3be..786ff5e6f28f3 100644 --- a/packages/gatsby-transformer-asciidoc/package.json +++ b/packages/gatsby-transformer-asciidoc/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-transformer-asciidoc" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-csv/package.json b/packages/gatsby-transformer-csv/package.json index 14972e5848171..f99f58cbfba57 100644 --- a/packages/gatsby-transformer-csv/package.json +++ b/packages/gatsby-transformer-csv/package.json @@ -35,9 +35,9 @@ "directory": "packages/gatsby-transformer-csv" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-documentationjs/package.json b/packages/gatsby-transformer-documentationjs/package.json index 42a5a9c675150..35cdfa5c94d31 100644 --- a/packages/gatsby-transformer-documentationjs/package.json +++ b/packages/gatsby-transformer-documentationjs/package.json @@ -35,9 +35,9 @@ "directory": "packages/gatsby-transformer-documentationjs" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-excel/package.json b/packages/gatsby-transformer-excel/package.json index d3374e5cc070f..2dcac8c0e75bd 100644 --- a/packages/gatsby-transformer-excel/package.json +++ b/packages/gatsby-transformer-excel/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-transformer-excel" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-hjson/package.json b/packages/gatsby-transformer-hjson/package.json index fa74c4003ff72..87469eaea3a1d 100644 --- a/packages/gatsby-transformer-hjson/package.json +++ b/packages/gatsby-transformer-hjson/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-transformer-hjson" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-javascript-frontmatter/package.json b/packages/gatsby-transformer-javascript-frontmatter/package.json index a4662f5e1a03a..20ac45d6bb4ad 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/package.json +++ b/packages/gatsby-transformer-javascript-frontmatter/package.json @@ -32,9 +32,9 @@ "directory": "packages/gatsby-transformer-javascript-frontmatter" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-javascript-static-exports/package.json b/packages/gatsby-transformer-javascript-static-exports/package.json index 04b356d03b4ae..1bf22aa13b50a 100644 --- a/packages/gatsby-transformer-javascript-static-exports/package.json +++ b/packages/gatsby-transformer-javascript-static-exports/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-transformer-javascript-static-exports" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-json/package.json b/packages/gatsby-transformer-json/package.json index b3eb5f0a48b0f..1fb44188b3297 100644 --- a/packages/gatsby-transformer-json/package.json +++ b/packages/gatsby-transformer-json/package.json @@ -32,9 +32,9 @@ "directory": "packages/gatsby-transformer-json" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-pdf/package.json b/packages/gatsby-transformer-pdf/package.json index 1780153b21e6f..2e5f050754471 100644 --- a/packages/gatsby-transformer-pdf/package.json +++ b/packages/gatsby-transformer-pdf/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-transformer-pdf" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-react-docgen/package.json b/packages/gatsby-transformer-react-docgen/package.json index d681ca4b5c479..edd1701ffea28 100644 --- a/packages/gatsby-transformer-react-docgen/package.json +++ b/packages/gatsby-transformer-react-docgen/package.json @@ -39,9 +39,9 @@ "directory": "packages/gatsby-transformer-react-docgen" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index 6681ae3c5a7a4..6ddc4253a6191 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -52,9 +52,9 @@ "directory": "packages/gatsby-transformer-remark" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-screenshot/package.json b/packages/gatsby-transformer-screenshot/package.json index 5762c82c13d71..c59c9ff22af3c 100644 --- a/packages/gatsby-transformer-screenshot/package.json +++ b/packages/gatsby-transformer-screenshot/package.json @@ -33,11 +33,11 @@ "directory": "packages/gatsby-transformer-screenshot" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__ --ignore lambda", + "build": "babel src --out-dir . --ignore \"**/__tests__\" --ignore lambda", "build-lambda-package": "npm run prepare-lambda-package && cd lambda-dist && zip -rq ../lambda-package.zip .", "prepare-lambda-package": "rm -rf lambda-dist && mkdir lambda-dist && cp lambda/package.json lambda-dist/package.json && cp lambda/screenshot.js lambda-dist/screenshot.js && cp lambda/index.js lambda-dist/index.js && cd lambda-dist && npm install --production", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__ --ignore lambda" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\" --ignore lambda" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 17752f061f136..f34adf8377dca 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -39,9 +39,9 @@ "directory": "packages/gatsby-transformer-sharp" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 7680ebf715d56..c61cf5886d9aa 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -43,9 +43,9 @@ "directory": "packages/gatsby-transformer-sqip" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-toml/package.json b/packages/gatsby-transformer-toml/package.json index c61bf42b602ec..47821e18bba29 100644 --- a/packages/gatsby-transformer-toml/package.json +++ b/packages/gatsby-transformer-toml/package.json @@ -33,9 +33,9 @@ "directory": "packages/gatsby-transformer-toml" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-xml/package.json b/packages/gatsby-transformer-xml/package.json index 988e3687bd06e..95ab0f6db9264 100644 --- a/packages/gatsby-transformer-xml/package.json +++ b/packages/gatsby-transformer-xml/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-transformer-xml" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby-transformer-yaml/package.json b/packages/gatsby-transformer-yaml/package.json index 7b6ffeb3bf165..dcd22cc7aed76 100644 --- a/packages/gatsby-transformer-yaml/package.json +++ b/packages/gatsby-transformer-yaml/package.json @@ -34,9 +34,9 @@ "directory": "packages/gatsby-transformer-yaml" }, "scripts": { - "build": "babel src --out-dir . --ignore **/__tests__", + "build": "babel src --out-dir . --ignore \"**/__tests__\"", "prepare": "cross-env NODE_ENV=production npm run build", - "watch": "babel -w src --out-dir . --ignore **/__tests__" + "watch": "babel -w src --out-dir . --ignore \"**/__tests__\"" }, "engines": { "node": ">=10.13.0" diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 0cee71d09fec6..8dfa267fde5d8 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -206,8 +206,8 @@ "postbuild": "node scripts/output-api-file.js", "build:internal-plugins": "copyfiles -u 1 src/internal-plugins/**/package.json dist", "build:rawfiles": "copyfiles -u 1 src/internal-plugins/**/raw_* dist", - "build:cjs": "babel cache-dir --out-dir cache-dir/commonjs --ignore **/__tests__", - "build:src": "babel src --out-dir dist --source-maps --verbose --ignore **/gatsby-cli.js,src/internal-plugins/dev-404-page/raw_dev-404-page.js,**/__tests__ --extensions \".ts,.js\"", + "build:cjs": "babel cache-dir --out-dir cache-dir/commonjs --ignore \"**/__tests__\"", + "build:src": "babel src --out-dir dist --source-maps --verbose --ignore \"**/gatsby-cli.js,src/internal-plugins/dev-404-page/raw_dev-404-page.js,**/__tests__\" --extensions \".ts,.js\"", "clean-test-bundles": "find test/ -type f -name bundle.js* -exec rm -rf {} +", "prebuild": "rimraf dist && rimraf cache-dir/commonjs", "postinstall": "node scripts/postinstall.js",