vscode/build/lib
Connor Peet 0f323440e5
eng: allow css nesting via postcss plugin (#203726)
* eng: allow css nesting via postcss plugin

CSS nesting has landed in most browsers at this point, but we don't want
to break users who are still stuck on old browser (mainly older iOS
devices.) This PR adds a postcss plugin to the build process that
de-nests nested CSS.

The plugin required a newer version of postcss as well, so I have
updated that and a couple other modules to their latest versions.

* update build's package.json versions too
2024-01-29 11:19:37 -08:00
..
mangle grrrrr 2024-01-26 16:39:19 +01:00
stylelint Adding colors from running scripts/test-documentation.sh (#203661) 2024-01-29 10:59:52 +01:00
test remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
tsb sha256 over md5 (#202985) 2024-01-22 14:40:18 +01:00
typings replace node-fetch with native fetch (#198408) 2023-11-16 17:29:35 +01:00
watch remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
asar.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
asar.ts Enable alwaysStrict for build scripts (#152778) 2022-06-21 19:00:43 +00:00
builtInExtensions.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
builtInExtensions.ts eng - add checksum validation support to nodejs and extensions (#184877) 2023-06-14 16:57:06 +02:00
builtInExtensionsCG.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
builtInExtensionsCG.ts replace node-fetch with native fetch (#198408) 2023-11-16 17:29:35 +01:00
bundle.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
bundle.ts Fix bundling (#152389) 2022-06-16 21:05:10 +00:00
compilation.js eng: allow css nesting via postcss plugin (#203726) 2024-01-29 11:19:37 -08:00
compilation.ts eng: allow css nesting via postcss plugin (#203726) 2024-01-29 11:19:37 -08:00
dependencies.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
dependencies.ts Adopt new distro format (#178689) 2023-04-02 09:35:39 +02:00
electron.js Oh, it's already 2024 (#202344) 2024-01-13 00:38:29 +00:00
electron.ts Oh, it's already 2024 (#202344) 2024-01-13 00:38:29 +00:00
extensions.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
extensions.ts eng - add checksum validation support to nodejs and extensions (#184877) 2023-06-14 16:57:06 +02:00
fetch.js eng: hint if rate limit error is reached on preinstall (#200993) 2023-12-15 18:49:51 +01:00
fetch.ts eng: hint if rate limit error is reached on preinstall (#200993) 2023-12-15 18:49:51 +01:00
getVersion.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
getVersion.ts Adopt new distro format (#178689) 2023-04-02 09:35:39 +02:00
git.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
git.ts Enable alwaysStrict for build scripts (#152778) 2022-06-21 19:00:43 +00:00
i18n.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
i18n.resources.json Implements first iteration of multi diff editors. 2023-11-07 16:51:38 +01:00
i18n.ts Cleanup dependencies (#195026) 2023-10-09 09:34:15 +02:00
layersChecker.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
layersChecker.ts aux window - reduce direct setInterval uses (#197741) 2023-11-08 16:09:30 +01:00
mangleTypeScript.js Mangle exported symbols (#182935) 2023-06-13 08:18:05 +02:00
monaco-api.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
monaco-api.ts Pick up latest TS for building VS Code (#172033) 2023-01-23 11:39:28 -08:00
nls.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
nls.ts Introduce localize2 function (#194750) 2023-10-04 12:57:38 -07:00
node.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
node.ts Add support for arm64 for server builds 2022-03-14 16:22:54 +01:00
optimize.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
optimize.ts eng - throw if minified output contains non-ascii characters (#178590) 2023-03-30 09:26:11 +02:00
policies.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
policies.ts replace node-fetch with native fetch (#198408) 2023-11-16 17:29:35 +01:00
preLaunch.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
preLaunch.ts Enable alwaysStrict for build scripts (#152778) 2022-06-21 19:00:43 +00:00
reporter.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
reporter.ts don't use underscore for native JS things (#173282) 2023-02-03 03:47:51 -08:00
snapshotLoader.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
snapshotLoader.ts Enable alwaysStrict for build scripts (#152778) 2022-06-21 19:00:43 +00:00
standalone.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
standalone.ts Fix typo in regex (#163404) 2022-10-12 00:08:09 -07:00
stats.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
stats.ts Enable alwaysStrict for build scripts (#152778) 2022-06-21 19:00:43 +00:00
task.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
task.ts Enable alwaysStrict for build scripts (#152778) 2022-06-21 19:00:43 +00:00
treeshaking.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
treeshaking.ts Enforce ILocalizedString usage with f1 property via types (#162991) 2022-10-11 21:24:43 -07:00
util.js remove inline sourcemaps from build files (#198842) 2023-11-22 14:05:46 +01:00
util.ts build: add watch/compile tasks for CLI (#182344) 2023-06-20 14:34:11 -07:00