✨ build: use pnpm + shell scripts to build project
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
node_modules/
|
||||
@girs/
|
||||
build/
|
||||
|
||||
pnpm-lock.yaml
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"$schema": "https://www.schemastore.org/package.json",
|
||||
"name": "colorshell",
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"scripts": {
|
||||
"start": "ags run",
|
||||
"restart": "ags request reload",
|
||||
"stop": "ags quit",
|
||||
"bundle": "ags bundle"
|
||||
},
|
||||
"dependencies": {
|
||||
"ags": "link:../../.local/share/pnpm/global/5/node_modules/ags"
|
||||
}
|
||||
}
|
||||
@@ -1,2 +0,0 @@
|
||||
overrides:
|
||||
ags: link:../../../../usr/share/ags/js
|
||||
Reference in New Issue
Block a user