Commit 7e14cda
authored
fix: remove "import" entries from exports in package.json files (#5650)
The "import" condition in "exports" maps was added in 6d669f1, but it
breaks scenarios where the lib-esm/ output doesn't exist or has
incompatibilities. Remove all "import" entries from 78 published
project package.json files to fix issue #5644.1 parent 2c085cf commit 7e14cda
File tree
160 files changed
+1045
-71
lines changed- apps
- api-documenter
- api-extractor
- cpu-profile-summarizer
- heft
- lockfile-explorer
- playwright-browser-tunnel
- rundown
- rush-mcp-server
- rush
- trace-import
- zipsync
- build-tests/esm-node-import-test
- config
- src
- test
- __snapshots__
- common
- changes
- @microsoft
- api-documenter
- api-extractor-model
- api-extractor
- load-themed-styles
- loader-load-themed-styles
- rush
- webpack5-load-themed-styles-loader
- @rushstack
- cpu-profile-summarizer
- credential-cache
- debug-certificate-manager
- eslint-bulk
- eslint-patch
- eslint-plugin-packlets
- eslint-plugin-security
- eslint-plugin
- hashed-folder-copy-plugin
- heft-api-extractor-plugin
- heft-config-file
- heft-dev-cert-plugin
- heft-isolated-typescript-transpile-plugin
- heft-jest-plugin
- heft-json-schema-typings-plugin
- heft-lint-plugin
- heft-localization-typings-plugin
- heft-rspack-plugin
- heft-sass-load-themed-styles-plugin
- heft-sass-plugin
- heft-serverless-stack-plugin
- heft-storybook-plugin
- heft-typescript-plugin
- heft-vscode-extension-plugin
- heft-webpack4-plugin
- heft-webpack5-plugin
- heft
- loader-raw-script
- localization-utilities
- lockfile-explorer
- lookup-by-path
- mcp-server
- module-minifier
- node-core-library
- npm-check-fork
- operation-graph
- package-deps-hash
- package-extractor
- playwright-browser-tunnel
- problem-matcher
- rig-package
- rundown
- rush-mcp-docs-plugin
- rush-pnpm-kit-v10
- rush-pnpm-kit-v8
- rush-pnpm-kit-v9
- set-webpack-public-path-plugin
- stream-collator
- terminal
- trace-import
- tree-pattern
- ts-command-line
- typings-generator
- webpack-embedded-dependencies-plugin
- webpack-plugin-utilities
- webpack-preserve-dynamic-require-plugin
- webpack-workspace-resolve-plugin
- webpack4-localization-plugin
- webpack4-module-minifier-plugin
- webpack5-localization-plugin
- webpack5-module-minifier-plugin
- worker-pool
- zipsync
- config/subspaces/default
- eslint
- eslint-bulk
- eslint-patch
- eslint-plugin-packlets
- eslint-plugin-security
- eslint-plugin
- heft-plugins
- heft-api-extractor-plugin
- heft-dev-cert-plugin
- heft-isolated-typescript-transpile-plugin
- heft-jest-plugin
- heft-json-schema-typings-plugin
- heft-lint-plugin
- heft-localization-typings-plugin
- heft-rspack-plugin
- heft-sass-load-themed-styles-plugin
- heft-sass-plugin
- heft-serverless-stack-plugin
- heft-storybook-plugin
- heft-typescript-plugin
- heft-vscode-extension-plugin
- heft-webpack4-plugin
- heft-webpack5-plugin
- libraries
- api-extractor-model
- credential-cache
- debug-certificate-manager
- heft-config-file
- load-themed-styles
- localization-utilities
- lookup-by-path
- module-minifier
- node-core-library
- npm-check-fork
- operation-graph
- package-deps-hash
- package-extractor
- problem-matcher
- rig-package
- rush-pnpm-kit-v10
- rush-pnpm-kit-v8
- rush-pnpm-kit-v9
- stream-collator
- terminal
- tree-pattern
- ts-command-line
- typings-generator
- worker-pool
- rush-plugins
- rush-amazon-s3-build-cache-plugin
- rush-azure-storage-build-cache-plugin
- rush-bridge-cache-plugin
- rush-buildxl-graph-plugin
- rush-http-build-cache-plugin
- rush-mcp-docs-plugin
- rush-redis-cobuild-plugin
- rush-resolver-cache-plugin
- rush-serve-plugin
- webpack
- hashed-folder-copy-plugin
- loader-load-themed-styles
- loader-raw-script
- preserve-dynamic-require-plugin
- set-webpack-public-path-plugin
- webpack-embedded-dependencies-plugin
- webpack-plugin-utilities
- webpack-workspace-resolve-plugin
- webpack4-localization-plugin
- webpack4-module-minifier-plugin
- webpack5-load-themed-styles-loader
- webpack5-localization-plugin
- webpack5-module-minifier-plugin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
160 files changed
+1045
-71
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments