aboutsummaryrefslogtreecommitdiff
path: root/test/cli/install
diff options
context:
space:
mode:
authorGravatar h2210316651 <46309500+h2210316651@users.noreply.github.com> 2023-09-20 10:09:22 +0530
committerGravatar GitHub <noreply@github.com> 2023-09-19 21:39:22 -0700
commit53fd9ff4bf08aa3132b28c1f8b2cc2ee3fc396a2 (patch)
tree401a2a1739e285848a471b8994e6271e7f46bf64 /test/cli/install
parente3558b626c0c31493bc750d68030a3d0f98122e1 (diff)
downloadbun-53fd9ff4bf08aa3132b28c1f8b2cc2ee3fc396a2.tar.gz
bun-53fd9ff4bf08aa3132b28c1f8b2cc2ee3fc396a2.tar.zst
bun-53fd9ff4bf08aa3132b28c1f8b2cc2ee3fc396a2.zip
Updated modules.md to address issue #5420 (#5456)
* Update modules.md Updated docs to address `The ES modules aren't always asynchronous. #5420` Issue. - Included an elaborate explanation citing the difference between CommonJS and ES Modules, - Added a summary * Tweaks --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
Diffstat (limited to 'test/cli/install')
0 files changed, 0 insertions, 0 deletions
td>-2/+4 2018-02-05Update ChangeLog2.0.2Gravatar Frédéric Guillot 1-0/+14 2018-02-04Add support for Let's Encrypt http-01 challengeGravatar Frédéric Guillot 32-286/+2042 2018-02-04Move template functions outside engine (refactoring)Gravatar Frédéric Guillot 9-214/+254 2018-02-04Take timezone into consideration when calculating relative timeGravatar Frédéric Guillot 16-58/+91 2018-02-03Add support for HTTP Strict Transport Security headerGravatar Frédéric Guillot 4-3/+33 2018-02-03Add support for base URLs with subfoldersGravatar Frédéric Guillot 10-23/+105 2018-02-01Update German translationGravatar stratmaster 2-4/+12 2018-01-31Add missing about menu in settingsGravatar Frédéric Guillot 5-5/+29 2018-01-31Show API URL endpoints in user interfaceGravatar Frédéric Guillot 11-14/+99 2018-01-29Do not update entry date while refreshing a feedGravatar Frédéric Guillot 1-4/+5 2018-01-29Enable debug mode for integration testsGravatar Frédéric Guillot 1-1/+1 2018-01-29Add the possiblity to enable debug mode with an environment variableGravatar Frédéric Guillot 2-1/+6 2018-01-29Keep code base tidyGravatar Frédéric Guillot 5-18/+16 2018-01-29Add flag to enable debug loggingGravatar Rogier Lommers 2-7/+64 2018-01-25Improve unread counter updatesGravatar Mahendra Kalkura 1-6/+35