Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · node-v1.6.1
minify-js
Browse files
May 06, 2024
Built minify.js v1.6.1
· 59278ea9
Adam Lui
authored
May 06, 2024
View commits for tag node-v1.6.1
node-v1.6.1
59278ea9
Bumped minify.js versions to 1.6.1
· 4057b070
Adam Lui
authored
May 06, 2024
4057b070
Added API function aliases ↞ [auto-sync from `adamlui/js-utils`]
· e6cf22c9
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
e6cf22c9
Added `comment` arg to `prependComment()` in API compile methods
· feae93f2
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
feae93f2
Added line separation instruction to `--comment` description in CLI `--help` menu
· aef12181
Adam Lui
authored
May 06, 2024
aef12181
Improved `options.comment` comment descriptions in API compile methods ↞...
· 00c61fd7
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
00c61fd7
May 05, 2024
Replaced `let minifyResult` w/ `const minifyResult` in `minify()` since its...
· f2a725e8
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
f2a725e8
Merge branch 'main' of
https://github.com/adamlui/minify.js
· 93028eff
Adam Lui
authored
May 05, 2024
93028eff
Moved `matchedFlag` init up to match `reArgs` keys order
· 04434e8e
Adam Lui
authored
May 05, 2024
04434e8e
Moved `ignoredFiles` init down in `defaultOptions` of `minify()`
· 599b3f46
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
599b3f46
Removed test `nextOptions` in `findJS()` ↞ [auto-sync from `adamlui/js-utils`]
· 34cfe375
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
34cfe375
Allowed whitespace around commas in `--ignore-files` option input ↞ [auto-sync...
· ef8f0343
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
ef8f0343
Added file comparison to detect changes in jsDelivr URL update routine
· cee85213
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
cee85213
Added file comparison to detect changes in jsDelivr URL update routine
· f615c1fe
Adam Lui
authored
May 05, 2024
f615c1fe
Built minify.js v1.6.0
· 0f51342a
Adam Lui
authored
May 05, 2024
View commits for tag node-v1.6.0
node-v1.6.0
0f51342a
Bumped minify.js versions to 1.6.0
· 64756398
Adam Lui
authored
May 05, 2024
64756398
Tightened `matchedParamOption` validation to not allow empty values ↞...
· e8b30f2e
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
e8b30f2e
Added CLI option `--ignore-files`
· 56a14d49
Adam Lui
authored
May 05, 2024
56a14d49
Made status echo for no jsDelivr URLs found specific to GH assets ↞ [auto-sync...
· c6b285eb
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
c6b285eb
Made status echo for no jsDelivr URLs found specific to GH assets
· ff424625
Adam Lui
authored
May 05, 2024
ff424625
Globalized jsDelivr URL `sed` ↞ [auto-sync from `node.js/utils`]
· e400c180
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
e400c180
Globalized jsDelivr URL `sed`
· 250ea2fe
Adam Lui
authored
May 05, 2024
250ea2fe
Clarified filenames should be passed to `options.ignoreFiles` of `minify()` + `findJS()`
· 0fc682c5
Adam Lui
authored
May 05, 2024
0fc682c5
Improved readability of `minify()` logs
· 76fc2c5b
Adam Lui
authored
May 05, 2024
76fc2c5b
Added `ignoreFiles` option to `minify()` + `findJS()`
· 5377982b
Adam Lui
authored
May 05, 2024
5377982b
Added status echo for no jsDelivr URLs in built files ↞ [auto-sync from `node.js/utils`]
· 9e1dced8
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
9e1dced8
Added status echo for no jsDelivr URLs in built files
· e59336bf
Adam Lui
authored
May 05, 2024
e59336bf
May 04, 2024
Brightened main final summaries in CLIs ↞ [auto-sync from `adamlui/js-utils`]
· cdb3e93d
adamlui
authored
May 04, 2024
and
kudo-sync-bot
committed
May 04, 2024
cdb3e93d
Appended `/node.js` to commit msg
· 4a0ccf7b
Adam Lui
authored
May 04, 2024
4a0ccf7b
Appended `/gulp` to commit msg
· 6223e5e7
Adam Lui
authored
May 04, 2024
6223e5e7
Updated separate src URLs from media.js-utils.com to media.minify-js.org ones
· 67a874d6
Adam Lui
authored
May 04, 2024
67a874d6
Added media/images/separators/gradient-aqua.png
· 8b9ed020
Adam Lui
authored
May 04, 2024
8b9ed020
Updated Awesome badge src URLs to media.minify-js.org ones
· efd5d650
Adam Lui
authored
May 04, 2024
efd5d650
Updated earth/home icon src URLs from media.js-utils.com to media.minify-js.org ones
· e33ccef5
Adam Lui
authored
May 04, 2024
e33ccef5
Added home + earth icons
· d07ee82d
Adam Lui
authored
May 04, 2024
d07ee82d
Updated Gulp icon src URLs w/ new paths
· 58b98876
Adam Lui
authored
May 04, 2024
58b98876
Moved Gulp icons dir to platforms/
· 010e8092
Adam Lui
authored
May 04, 2024
010e8092
Added Awesome badge
· b78dcd32
Adam Lui
authored
May 04, 2024
b78dcd32
Updated lang selector earth icon src URLs ↞ [auto-sync from `adamlui/js-utils`]
· 4b9e1e44
adamlui
authored
May 04, 2024
and
kudo-sync-bot
committed
May 04, 2024
4b9e1e44
Appended commit hashes to Gulp icon src URLs
· 4e23ccea
Adam Lui
authored
May 04, 2024
4e23ccea
Loading