Skip to content

Commit

Permalink
chore: switch playground to https://github.com/oxc-project/playground (
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen authored Aug 27, 2024
1 parent 484f0d7 commit fea2746
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 2,479 deletions.
5 changes: 0 additions & 5 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
"matchManagers": ["cargo"],
"ignoreDeps": ["syn", "ureq"]
},
{
"groupName": "website npm packages",
"matchFileNames": ["website/package.json"],
"matchManagers": ["npm"]
},
{
"groupName": "vscode npm packages",
"matchFileNames": ["editors/vscode/package.json"],
Expand Down
52 changes: 0 additions & 52 deletions .github/workflows/website.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ Oxc ports or copies code from other open source projects, their licenses are lis
[sponsors-badge]: https://img.shields.io/github/sponsors/Boshen
[sponsors-url]: https://github.com/sponsors/Boshen
[playground-badge]: https://img.shields.io/badge/Playground-blue?color=9BE4E0
[playground-url]: https://oxc-project.github.io/oxc/playground
[playground-url]: https://oxc-playground.netlify.app
[website-badge]: https://img.shields.io/badge/Website-blue
[website-url]: https://oxc.rs
[crate-oxc-url]: https://crates.io/crates/oxc
Expand Down
2 changes: 1 addition & 1 deletion crates/oxc_ast/src/ast/ts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ pub enum TSSignature<'a> {
/// An index signature within a class, type alias, etc.
///
/// ## Example
/// [playground link](https://oxc-project.github.io/oxc/playground/?code=3YCAAIC9gICAgICAgIC6nsrEgtem3AB/pQsrWlLnujiFhkHVtfeFMq5RMD7X5AzJnZ5R/ecQ5KG1FUFjzXvrxFXH0m6HpS+Ob3TC8gQXeRQygA%3D%3D)
/// [playground link](https://oxc-playground.netlify.app/?code=3YCAAIC9gICAgICAgIC6nsrEgtem3AB/pQsrWlLnujiFhkHVtfeFMq5RMD7X5AzJnZ5R/ecQ5KG1FUFjzXvrxFXH0m6HpS+Ob3TC8gQXeRQygA%3D%3D)
/// ```ts
/// type MapOf<T> = {
/// // _________ parameters (vec with 1 element)
Expand Down
2 changes: 1 addition & 1 deletion npm/oxlint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
[sponsors-badge]: https://img.shields.io/github/sponsors/Boshen
[sponsors-url]: https://github.com/sponsors/Boshen
[playground-badge]: https://img.shields.io/badge/Playground-blue?color=9BE4E0
[playground-url]: https://oxc-project.github.io/oxc/playground
[playground-url]: https://oxc-playground.netlify.app

</div>

Expand Down
1 change: 0 additions & 1 deletion website/.gitignore

This file was deleted.

20 changes: 0 additions & 20 deletions website/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions website/index.html

This file was deleted.

45 changes: 0 additions & 45 deletions website/package.json

This file was deleted.

13 changes: 0 additions & 13 deletions website/patches/@ddietr__codemirror-themes@1.4.1.patch

This file was deleted.

40 changes: 0 additions & 40 deletions website/playground/editor.ts

This file was deleted.

150 changes: 0 additions & 150 deletions website/playground/index.html

This file was deleted.

Loading

0 comments on commit fea2746

Please sign in to comment.