vite/playground/assets
翠 / 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
..
__tests__ test: change assets-runtime-base outDir to different one (#18727) 2024-11-21 07:28:40 +01:00
asset fix: dont resolve imports with malformed URI (#16244) 2024-03-23 10:56:58 +01:00
css fix(css): resolve url aliases with fragments (fix: #17690) (#17691) 2024-07-23 12:59:36 +02:00
fonts chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
nested fix: dont resolve imports with malformed URI (#16244) 2024-03-23 10:56:58 +01:00
static feat: import public non-asset URL (#13422) 2023-06-09 14:09:21 +02:00
favicon.ico chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
foo.js chore: move playground to root (#8072) 2022-05-09 09:36:14 +02:00
index.html feat(asset): add ?inline and ?no-inline queries to control inlining (#15454) 2024-11-04 14:50:15 +00:00
manifest.json fix(html): skip inlining icon and manifest links (#14958) 2023-12-06 22:08:44 +08:00
package.json fix: handle encoded base paths (#17577) 2024-08-01 10:53:07 +08:00
vite.config-encoded-base.js fix: handle encoded base paths (#17577) 2024-08-01 10:53:07 +08:00
vite.config-relative-base.js fix(css): render correct asset url when CSS chunk name is nested (#15154) 2023-11-27 09:21:53 +01:00
vite.config-runtime-base.js test: change assets-runtime-base outDir to different one (#18727) 2024-11-21 07:28:40 +01:00
vite.config-url-base.js fix: handle encoded base paths (#17577) 2024-08-01 10:53:07 +08:00
vite.config.js fix(css): resolve url aliases with fragments (fix: #17690) (#17691) 2024-07-23 12:59:36 +02:00
テスト-測試-white space.js fix: dont resolve imports with malformed URI (#16244) 2024-03-23 10:56:58 +01:00