mirror of
https://github.com/morten-olsen/mini-loader.git
synced 2026-02-08 01:36:26 +01:00
feat: improved configuration (#31)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"packageManager": "pnpm@8.10.4",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"prepare": "pnpm run build",
|
||||
"build": "turbo build",
|
||||
"build:dev": "tsc --build --watch",
|
||||
"test:lint": "eslint ./packages/*/src",
|
||||
@@ -29,4 +30,4 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/morten-olsen/mini-loader"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user