This website requires JavaScript.
Explore
Help
Register
Sign in
DevComp
/
lune-packaging
Watch
1
Star
0
Fork
You've already forked lune-packaging
0
mirror of
https://github.com/CompeyDev/lune-packaging.git
synced
2025-01-09 12:19:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
92aba12e8d
lune-packaging
/
package
/
js
/
deno.json
7 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(packages): include js wrapper installer package
2024-06-19 13:31:31 +01:00
{
"tasks"
:
{
fix(js): use script dir not running cwd
2024-06-19 13:57:12 +01:00
"lune"
:
"deno run --allow-all bin/lune.ts"
,
feat(packages): include js wrapper installer package
2024-06-19 13:31:31 +01:00
"build"
:
"deno run --allow-all build.ts"
}
}
Reference in a new issue
Copy permalink