mirror of
https://github.com/selfxyz/self.git
synced 2026-01-10 07:08:10 -05:00
Alias app imports: @src, @tests (#852)
* Support @src alias tooling * run script and nice * convert ts script to cjs, update sources * convert to cjs * wip update paths * nice and updates * fix tests alias paths * lint fixes * add @tests alias support * update script and tests to fix remaining src alias paths * updates * update script * fix * update lock file * fix test target * update timeout * update flow * fix flow
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
"patch-package": "^8.0.0",
|
||||
"postinstall-postinstall": "^2.1.0"
|
||||
},
|
||||
"packageManager": "yarn@4.6.0",
|
||||
"engines": {
|
||||
"node": ">=22 <23"
|
||||
},
|
||||
"packageManager": "yarn@4.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user