Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit aac0efb

Browse files
committed
fuck you
1 parent f02f33b commit aac0efb

14 files changed

Lines changed: 9436 additions & 9776 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dist
2+
userscript/node_modules
3+
userscript/build

build.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
mkdir dist
2+
cd userscript/
3+
yarn install
4+
yarn run build

dist/react-userscripts-dev.user.js

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

0 commit comments

Comments
 (0)