mirror of
https://github.com/denoland/deno.git
synced 2025-01-03 04:48:52 -05:00
17 lines
395 B
Text
17 lines
395 B
Text
|
⚠️ `deno install` behavior will change in Deno 2. To preserve the current behavior use the `-g` or `--global` flag.
|
||
|
preinstall
|
||
|
deno preinstall.js
|
||
|
node preinstall.js
|
||
|
install
|
||
|
hello from install script
|
||
|
postinstall
|
||
|
[WILDCARD]
|
||
|
_____________
|
||
|
< postinstall >
|
||
|
-------------
|
||
|
\ ^__^
|
||
|
\ (oo)\_______
|
||
|
(__)\ )\/\
|
||
|
||----w |
|
||
|
|| ||
|