File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " " ,
55 "type" : " module" ,
66 "scripts" : {
7- "build:interface" : " tsc -p userscript/tsconfig.json" ,
87 "build:userscript" : " npm run build -w builder -- --minify true --use-cache false --build-type production --SubscriptionUrl https://cdn.jsdelivr.net/npm/@filteringdev/namulink@latest/dist/NamuLink.user.js" ,
9- "build" : " npm run build:interface && npm run build: userscript" ,
8+ "build" : " npm run build:userscript" ,
109 "debug" : " npm run debug -w builder" ,
1110 "lint" : " npm run lint -w builder && npm run lint -w userscript"
1211 },
1716 "files" : [
1817 " dist/**/*"
1918 ],
20- "exports" : {
21- "." : {
22- "import" : " ./dist/index.js" ,
23- "types" : " ./dist/index.d.ts"
24- }
25- },
2619 "repository" : {
2720 "type" : " git" ,
2821 "url" : " git+https://github.com/FilteringDev/NamuLink.git"
You can’t perform that action at this time.
0 commit comments