Skip to content

Commit fe170aa

Browse files
committed
Removed playwright
1 parent b509544 commit fe170aa

14 files changed

Lines changed: 29 additions & 821 deletions

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
node-version: "13.x"
1414
cache: yarn
1515

16-
- uses: microsoft/playwright-github-action@v1
17-
1816
# Install, should be basically instant if cached
1917
- run: yarn install
2018
env:

.github/workflows/v2-merged-staging.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323

2424
# For Azure uploads
2525
- run: curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
26-
- uses: microsoft/playwright-github-action@v1
2726

2827
- name: Prepare website v2
2928
run: |

packages/documentation/copy/en/handbook-v2/The Handbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ Before getting started with [The Basics](/docs/handbook/2/basic-types.html), we
5656
- [TypeScript for OOP Programmers](/docs/handbook/typescript-in-5-minutes-oop.html)
5757
- [TypeScript for Functional Programmers](/docs/handbook/typescript-in-5-minutes-func.html)
5858

59-
Otherwise, jump to [The Basics](/docs/handbook/2/basic-types.html) or grab a copy in [Epub](/assets/typescript-handbook.epub) or [PDF](/assets/typescript-handbook.pdf) form.
59+
Otherwise, jump to [The Basics](/docs/handbook/2/basic-types.html).

packages/handbook-epub/assets/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.
-158 KB
Binary file not shown.

packages/handbook-epub/assets/ebook-style.css

Lines changed: 0 additions & 103 deletions
This file was deleted.

packages/handbook-epub/assets/intro.xhtml

Lines changed: 0 additions & 35 deletions
This file was deleted.
-7.09 KB
Binary file not shown.

packages/handbook-epub/package.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

packages/handbook-epub/script/createEpub.ts

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)