Evan Wallace
|
7f91cecb8d
|
resolve "browser" keys without extensions (#740)
|
2021-02-03 04:27:03 -08:00 |
|
Evan Wallace
|
94704f6b65
|
publish 0.8.39 to npm
v0.8.39
|
2021-02-01 01:46:19 -08:00 |
|
Evan Wallace
|
ad97902d66
|
better formatting for stdin plugin tests
|
2021-02-01 01:35:12 -08:00 |
|
Evan Wallace
|
76eafee6f4
|
add a further guard against #643
|
2021-02-01 01:13:57 -08:00 |
|
Evan Wallace
|
d0a87e4f24
|
fix #643: child process doesn't exit
|
2021-02-01 00:52:09 -08:00 |
|
Evan Wallace
|
a2a221e009
|
fix #689 and #730: add cwd option, disable service stop()
|
2021-01-31 23:54:12 -08:00 |
|
Evan Wallace
|
26815565e1
|
simplify reference count tracking
|
2021-01-31 18:45:43 -08:00 |
|
Evan Wallace
|
922a9fcb8a
|
publish 0.8.38 to npm
v0.8.38
|
2021-01-31 02:10:47 -08:00 |
|
Evan Wallace
|
94f89b8d85
|
fix #21: implement a basic polling watch mode
|
2021-01-31 01:51:21 -08:00 |
|
Evan Wallace
|
cd1cce3de0
|
service: factor out http serve
|
2021-01-30 14:52:46 -08:00 |
|
Evan Wallace
|
b4fecb804c
|
service: factor out plugin conversion
|
2021-01-30 14:50:14 -08:00 |
|
Evan Wallace
|
feefbf5a9e
|
add "pluginData" to pass data between plugins (#696)
|
2021-01-30 14:26:44 -08:00 |
|
Evan Wallace
|
a5cd18e36a
|
publish 0.8.37 to npm
v0.8.37
|
2021-01-30 04:36:22 -08:00 |
|
Evan Wallace
|
a55dad5c31
|
slight change to log format
|
2021-01-30 04:26:56 -08:00 |
|
Evan Wallace
|
ee783cd6e9
|
fix #726: imports+exports for all metafile outputs
|
2021-01-30 04:11:45 -08:00 |
|
Evan Wallace
|
026f72b475
|
add "inputs" to "file" loader metadata
|
2021-01-30 04:01:44 -08:00 |
|
Evan Wallace
|
26bf7f054d
|
release notes about go upgrade
|
2021-01-30 03:50:09 -08:00 |
|
Evan Wallace
|
8566b445dc
|
remove duplicate keys from metafile
|
2021-01-30 03:46:00 -08:00 |
|
Evan Wallace
|
5abbf2ae9b
|
warn about duplicate object literal keys
|
2021-01-30 03:26:23 -08:00 |
|
Evan Wallace
|
0ac0dbad1c
|
fix serve with outfile (#707)
|
2021-01-30 02:44:20 -08:00 |
|
Evan Wallace
|
15e03ec76d
|
release notes for #719
|
2021-01-30 02:10:33 -08:00 |
|
kzc
|
50e38e5d77
|
esbuild-wasm: don't create a new exit0 native module for each run (#719)
|
2021-01-30 02:04:11 -08:00 |
|
Evan Wallace
|
c42703f1dd
|
allow ambiguous star imports (#723)
|
2021-01-30 01:18:43 -08:00 |
|
Evan Wallace
|
e47339df45
|
fix #723: multi-level re-export shadowing
|
2021-01-30 01:02:00 -08:00 |
|
Evan Wallace
|
37fd99e0e4
|
improve ambiguous import errors (#723)
|
2021-01-29 21:38:45 -08:00 |
|
Evan Wallace
|
888d5ba887
|
run "make compat-table" again
|
2021-01-28 15:40:10 -08:00 |
|
Evan Wallace
|
e073390929
|
update go 1.15.5 => go 1.15.7
|
2021-01-28 01:55:46 -08:00 |
|
Evan Wallace
|
4417f2f80d
|
reorder version in help text
|
2021-01-26 15:05:52 -08:00 |
|
Evan Wallace
|
7541fe49ad
|
move "exit0.js" out of the "bin" directory
|
2021-01-26 04:09:30 -08:00 |
|
Evan Wallace
|
0eb6580c14
|
publish 0.8.36 to npm
v0.8.36
|
2021-01-26 03:17:23 -08:00 |
|
Evan Wallace
|
2f95a142cb
|
hide the *.node files from yarn
|
2021-01-26 02:45:32 -08:00 |
|
Evan Wallace
|
392241b06c
|
fix regression due to commit 93423e52
|
2021-01-26 02:01:26 -08:00 |
|
Evan Wallace
|
bcbdc4a457
|
publish 0.8.35 to npm
v0.8.35
|
2021-01-26 01:00:07 -08:00 |
|
Evan Wallace
|
b8f1e7b44a
|
add a test to verify that #693 is fixed
|
2021-01-25 23:30:41 -08:00 |
|
Evan Wallace
|
93423e52af
|
hack around node windows unicode bug (#687)
|
2021-01-25 22:55:00 -08:00 |
|
Evan Wallace
|
88c852355d
|
fix #687: purge all uses of "path/filepath"
|
2021-01-25 17:39:58 -08:00 |
|
Evan Wallace
|
46c9200807
|
fs: abstract out stat call
|
2021-01-25 16:55:02 -08:00 |
|
Evan Wallace
|
1cd33d4b9c
|
split fs.go into separate files
|
2021-01-25 16:54:58 -08:00 |
|
Evan Wallace
|
bacf3fb55b
|
rename "fs_" => "modkey_"
|
2021-01-25 16:54:52 -08:00 |
|
Evan Wallace
|
df92f96d85
|
fix stdin with wasm on windows (#687)
|
2021-01-25 16:49:35 -08:00 |
|
Evan Wallace
|
caa43165a7
|
ci: pin the go version used for testing
|
2021-01-25 14:18:01 -08:00 |
|
Evan Wallace
|
9ea2076401
|
hack: speed up "esbuild-wasm" despite node bug
|
2021-01-25 05:05:54 -08:00 |
|
Evan Wallace
|
187807e567
|
browser: use getters to avoid deprecation warning
|
2021-01-24 19:11:18 -08:00 |
|
Evan Wallace
|
f1afea1044
|
fix "worker: false" in browser wasm shim
|
2021-01-24 19:08:14 -08:00 |
|
Evan Wallace
|
71240d4a02
|
fix #702: add support for namespaces in jsx
|
2021-01-23 13:51:21 -08:00 |
|
Evan Wallace
|
39c4cc144d
|
disallow the "await x ** 2" edge case
|
2021-01-21 21:52:36 -08:00 |
|
Evan Wallace
|
6e01a8ec3a
|
link to plugin docs in readme
|
2021-01-21 18:10:37 -08:00 |
|
Evan Wallace
|
74fade5cf8
|
update benchmark image in readme (#681)
|
2021-01-21 18:08:49 -08:00 |
|
Evan Wallace
|
8b12e53930
|
add package-lock.json for benchmark packages
|
2021-01-21 17:33:23 -08:00 |
|
Evan Wallace
|
2d48dee5a7
|
publish 0.8.34 to npm
v0.8.34
|
2021-01-21 15:40:51 -08:00 |
|