vite/playground
翠 / green d5e7db08a4
Some checks are pending
CI / Get changed files (push) Waiting to run
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (18, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (20, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, macos-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, ubuntu-latest) (push) Blocked by required conditions
CI / Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }} (22, windows-latest) (push) Blocked by required conditions
CI / Build & Test Passed or Skipped (push) Blocked by required conditions
CI / Build & Test Failed (push) Blocked by required conditions
CI / Lint: node-20, ubuntu-latest (push) Waiting to run
Preview release / preview (push) Waiting to run
test: change assets-runtime-base outDir to different one (#18727)
2024-11-21 07:28:40 +01:00
..
alias fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
assets test: change assets-runtime-base outDir to different one (#18727) 2024-11-21 07:28:40 +01:00
assets-sanitize fix: fs.deny with leading double slash (#13348) 2023-05-26 10:17:52 +00:00
backend-integration fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
build-old test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
cli test: remove runInBuild flag from withRetry (#18698) 2024-11-19 11:53:59 +09:00
cli-module fix(deps): update all non-major dependencies (#17780) 2024-07-30 13:38:12 +08:00
client-reload fix: use websocket to test server liveness before client reload (#17891) 2024-10-25 13:54:11 +09:00
config chore(deps): update all non-major dependencies (#18562) 2024-11-04 11:48:40 +08:00
csp feat: write cspNonce to style tags (#16419) 2024-04-18 10:54:39 +00:00
css fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
css-codesplit fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (#16078) 2024-05-18 15:22:00 +08:00
css-codesplit-cjs test: consolidate spec names in all playgrounds (#15718) 2024-01-26 08:25:41 +01:00
css-dynamic-import test(css): make "duplicate CSS" test to focus on what it's testing (#18308) 2024-10-09 14:56:34 +02:00
css-lightningcss test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
css-lightningcss-proxy chore: upgrade to express 5 (#18537) 2024-11-05 19:27:51 +08:00
css-lightningcss-root chore(deps): update all non-major dependencies (#18562) 2024-11-04 11:48:40 +08:00
css-no-codesplit fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (#16078) 2024-05-18 15:22:00 +08:00
css-sourcemap fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
data-uri fix(data-uri): only match ids starting with data: (#18241) 2024-09-30 10:57:36 +02:00
define fix: define in environment config was not working (#18515) 2024-10-30 07:34:08 +01:00
dynamic-import test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
dynamic-import-inline fix(build): silence warn dynamic import module when inlineDynamicImports true (#13970) 2023-08-01 10:58:39 +02:00
env fix(deps)!: update dependency dotenv-expand to v12 (#18697) 2024-11-20 21:21:12 +08:00
env-nested test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
environment-react-ssr fix(deps): update all non-major dependencies (#18484) 2024-10-28 17:06:33 +08:00
extensions fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
external fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
fs-serve fix: fs raw query (#18112) 2024-09-16 17:38:29 +02:00
glob-import test: remove runInBuild flag from withRetry (#18698) 2024-11-19 11:53:59 +09:00
hmr revert: use chokidar v3 (#18659) 2024-11-14 09:13:41 +01:00
hmr-root fix: add watch in fallback file load (#14938) 2023-11-10 10:00:22 +00:00
hmr-ssr feat: use a single transport for fetchModule and HMR support (#18362) 2024-11-07 11:24:48 +09:00
html fix(html): fix inline proxy modules invalidation (#18696) 2024-11-18 13:01:09 +01:00
import-assertion test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
js-sourcemap fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
json fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
legacy test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
lib test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
minify fix(css): use esbuild legalComments config when minifying CSS (#13661) 2023-06-30 16:13:48 +08:00
module-graph feat: Environment API (#16471) 2024-09-04 11:27:09 +02:00
multiple-entrypoints fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
nested-deps feat: support for self-referencing (#16068) 2024-03-12 21:10:04 +08:00
object-hooks fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
optimize-deps fix(optimizer): workaround firefox's false warning for no sources source map (#18665) 2024-11-19 05:24:49 +01:00
optimize-deps-no-discovery fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
optimize-missing-deps test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
preload chore(deps): update all non-major dependencies (#18404) 2024-10-21 13:06:14 +09:00
preserve-symlinks chore(deps): update dependency prettier to v3 (#13759) 2023-07-19 09:53:25 +02:00
proxy-bypass test: consolidate spec names in all playgrounds (#15718) 2024-01-26 08:25:41 +01:00
proxy-hmr test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
resolve feat: expose default mainFields/conditions (#18648) 2024-11-14 09:14:35 +01:00
resolve-config chore: remove fs-extra dev dependency (#17782) 2024-07-29 19:20:03 +08:00
resolve-linked test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
self-referencing feat: support for self-referencing (#16068) 2024-03-12 21:10:04 +08:00
ssr test: remove runInBuild flag from withRetry (#18698) 2024-11-19 11:53:59 +09:00
ssr-alias fix(ssr): apply alias to resolvable dependencies during dev (#15602) 2024-03-12 22:14:51 +08:00
ssr-conditions test: run ssr-conditions build test (#18695) 2024-11-19 13:39:40 +09:00
ssr-deps chore: upgrade to express 5 (#18537) 2024-11-05 19:27:51 +08:00
ssr-html test: skip ssr-html build tests (#18694) 2024-11-18 16:04:27 +08:00
ssr-noexternal chore: upgrade to express 5 (#18537) 2024-11-05 19:27:51 +08:00
ssr-pug chore: upgrade to express 5 (#18537) 2024-11-05 19:27:51 +08:00
ssr-resolve fix(ssr): mark builtin modules as side effect free (#15658) 2024-01-19 16:19:35 +01:00
ssr-webworker feat: expose default mainFields/conditions (#18648) 2024-11-14 09:14:35 +01:00
tailwind fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
tailwind-sourcemap fix(deps): update all non-major dependencies (#18691) 2024-11-19 12:58:59 +09:00
transform-plugin test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
tsconfig-json chore: update moduleResolution value casing (#18409) 2024-10-21 16:33:54 +09:00
tsconfig-json-load-error test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
wasm test: migrate playgrounds to ESM (#13094) 2023-05-09 11:33:34 +02:00
worker test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
package.json chore(deps): update all non-major dependencies (#13938) 2023-08-06 16:36:01 +08:00
shims.d.ts test: ensure ports are free for test servers 2022-05-11 20:31:21 +08:00
test-utils.ts test: remove runInBuild flag from withRetry and untilUpdated helpers (#18699) 2024-11-19 12:01:20 +09:00
tsconfig.json chore: update moduleResolution value casing (#18409) 2024-10-21 16:33:54 +09:00
vitestGlobalSetup.ts fix(css): fix sass modern source map (#17938) 2024-09-01 23:27:03 +08:00
vitestSetup.ts chore: replace deprecated File type with RunnerTestFile (#18448) 2024-10-24 12:14:48 +02:00