aboutsummaryrefslogtreecommitdiff
path: root/src/js_lexer_tables.zig
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-08-24 23:00:42 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-08-24 23:00:53 -0700
commit16b4bf341acc0f4804f0b6bdf5298c180cd00366 (patch)
treebb2dbbf4e92d4a9b5feec1f6de0d9772d891b36a /src/js_lexer_tables.zig
parent1480889205d49cf7221a36608a8896b452967cea (diff)
downloadbun-16b4bf341acc0f4804f0b6bdf5298c180cd00366.tar.gz
bun-16b4bf341acc0f4804f0b6bdf5298c180cd00366.tar.zst
bun-16b4bf341acc0f4804f0b6bdf5298c180cd00366.zip
Disable minifying "str".length until https://github.com/oven-sh/bun/issues/4217 is fixed
Diffstat (limited to 'src/js_lexer_tables.zig')
0 files changed, 0 insertions, 0 deletions
pan> 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