mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
f672033e11
This follows the "build from source" configuration (https://highlightjs.org/usage/#source) and reduces the footprint from 2mb to 100kb.
18 lines
354 B
Plaintext
18 lines
354 B
Plaintext
test/assets/modernizr.js
|
|
lib/
|
|
*.js
|
|
src/generated/*
|
|
src/server/chromium/protocol.ts
|
|
src/server/firefox/protocol.ts
|
|
src/server/webkit/protocol.ts
|
|
src/third_party/
|
|
/types/*
|
|
/index.d.ts
|
|
utils/generate_types/overrides.d.ts
|
|
utils/generate_types/test/test.ts
|
|
node_modules/
|
|
browser_patches/*/checkout/
|
|
browser_patches/chromium/output/
|
|
packages/**/*.d.ts
|
|
output/
|