Skip to content

Commit

Permalink
remove website
Browse files Browse the repository at this point in the history
  • Loading branch information
marihachi committed Jul 23, 2023
1 parent 45191c0 commit d316bd5
Show file tree
Hide file tree
Showing 28 changed files with 1 addition and 15,169 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/deploy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"build:cjs": "npx tsc --outdir built/cjs --module CommonJS && npm run build:cjs:rename",
"build:cjs:rename": "node -e \"require('fs').renameSync('./built/cjs/index.js', './built/cjs/index.cjs')\"",
"test": "jest --verbose",
"doc": "typedoc --plugin typedoc-plugin-markdown --out temp/docs src/index.ts"
"typedoc": "typedoc --plugin typedoc-plugin-markdown --out temp/docs src/index.ts"
},
"exports": {
"import": "./built/index.js",
Expand Down
20 changes: 0 additions & 20 deletions website/.gitignore

This file was deleted.

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

This file was deleted.

3 changes: 0 additions & 3 deletions website/babel.config.js

This file was deleted.

8 changes: 0 additions & 8 deletions website/docs/api/_category_.json

This file was deleted.

Loading

0 comments on commit d316bd5

Please sign in to comment.