chore: infrastructure for injecting scripts into DOMWorlds (#8801)
This commit is contained in:
@@ -7,7 +7,7 @@ build/
|
||||
lib/
|
||||
|
||||
# Generated files
|
||||
tsconfig.tsbuildinfo
|
||||
**/*.tsbuildinfo
|
||||
puppeteer.api.json
|
||||
puppeteer*.tgz
|
||||
yarn.lock
|
||||
@@ -18,9 +18,11 @@ yarn.lock
|
||||
test/output-*/
|
||||
.dev_profile*
|
||||
coverage/
|
||||
src/generated
|
||||
|
||||
# IDE Artifacts
|
||||
.vscode
|
||||
.devcontainer
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
@@ -32,6 +34,7 @@ coverage/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
## [END] Keep in sync with .gitignore
|
||||
|
||||
# ESLint ignores.
|
||||
|
||||
Reference in New Issue
Block a user