Jarred Sumner
|
c03b7a6f19
|
reminder
|
2022-02-04 02:43:49 -08:00 |
|
Jarred Sumner
|
536d6ab302
|
github actions (#91)
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update Dockerfile
* switch
* 😯
* Update bun.yml
* Update Dockerfile
* Update Dockerfile
* wip
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* cache is broken
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update bun.yml
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update bun.yml
* Update Dockerfile
* Update Dockerfile
* Update bun.yml
* bust it
* Update Dockerfile
* jm
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update Dockerfile
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* wip
* Update bun.yml
* Update Dockerfile
* Update Dockerfile
* Update Makefile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* pass executablePath
* alright
* Update Makefile
* Update Dockerfile
* Update Dockerfile
* Update Makefile
* Update Makefile
* Update Dockerfile
* lets try that
* Update Dockerfile
* Update bun.yml
* hm
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* not interactive
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* simplify this
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* missing
* Update Dockerfile
* Update Dockerfile
* wrong dir
* Update Dockerfile
* Update bun.yml
* Update Dockerfile
* Update Dockerfile
* Update bun.yml
* ordering
* Update Dockerfile
* Update bun.yml
* run-test file
* pass github workspace
* hm
* Update bun.yml
* copy the file
* Update run-test.sh
* Update bun.yml
* Update bun.yml
* Update bun.yml
* try this way
* Update bun.yml
* maybe?
* Update bun.yml
* maybe taht's it?
* maybe this
* cache
* up
* Update bun.yml
* Update bun.yml
* try this one i guess
* okay that might do it
* Update Dockerfile
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update chrome.json
* Update chrome.json
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* hm
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* fix caching I think
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* Update bun.yml
* maybe
* Update bun.yml
* fixup
* Update bun.yml
* Update bun.yml
* Update bun.yml
* maybe this time
* Update bun.yml
* Update Dockerfile
* random name
* ok
* explicit runner
* Update bun.yml
* Update bun.yml
* try deleting the files so the layer caching doesn't happen
* 🏃
* Update bun.yml
* Update bun.yml
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Dockerfile.base
* node.js
* Update bun.yml
* Update Dockerfile
* Update Dockerfile.base
* cleanup
|
2021-12-26 01:40:37 -08:00 |
|
Jarred Sumner
|
bb5ad6e1ad
|
Cleanup build issues
|
2021-12-24 20:43:53 -08:00 |
|
Jarred Sumner
|
1002990619
|
Make integration tests more Docker-friendly
|
2021-12-24 06:15:44 +00:00 |
|
Jarred Sumner
|
3f72da9d0b
|
Use Node 14 compatible syntax
|
2021-12-21 21:56:49 -08:00 |
|
Jarred Sumner
|
2250db41b4
|
Add universal macOS build so that Bun works on rosetta builds of Node.js
|
2021-10-27 02:41:45 -07:00 |
|
Jarred Sumner
|
42c264bf7b
|
Fix all known string encoding bugs
|
2021-10-25 00:52:07 -07:00 |
|
Jarred Sumner
|
2d6a4a4956
|
Split tests into separate .json file
|
2021-10-21 04:30:50 -07:00 |
|
Jarred Sumner
|
69d3b5ca60
|
Update browser.js
|
2021-10-06 19:21:34 -07:00 |
|
Jarred Sumner
|
5370ea71c0
|
Add support for reading JSX config from tsconfig.json
|
2021-10-06 16:49:26 -07:00 |
|
Jarred Sumner
|
3b10cfae80
|
analytics is good enough for now
|
2021-10-05 23:08:06 -07:00 |
|
Jarred Sumner
|
d47419f471
|
Snapshots
|
2021-09-30 22:37:46 -07:00 |
|
Jarred Sumner
|
20e2040e7e
|
Add integration test that checks styled-components renders successfully and no incorrect unicode characters are present in the style tag
|
2021-09-25 02:06:06 -07:00 |
|
Jarred Sumner
|
a5d3ce4e96
|
Add integration test for <JSX key="foo" {...spread} onClick={() => {}} />
|
2021-09-25 00:34:30 -07:00 |
|
Jarred Sumner
|
bee45c4fdc
|
add the other tests
|
2021-09-23 22:54:38 -07:00 |
|
Jarred Sumner
|
8f460a9be3
|
Fix parsing bug with arrays that have default values
|
2021-09-22 02:16:31 -07:00 |
|
Jarred Sumner
|
a48a02bade
|
Switch to a single directory for storing snapshots and explicitly note whats a debug snapshot and a non-debug snapshot
|
2021-09-22 01:02:32 -07:00 |
|
Jarred Sumner
|
ab565f1a3c
|
Fix parsing/printing unicode identifiers, switch to UTF-8 for prefilled strings, remove eagerly loading identifier_name
|
2021-09-20 22:37:22 -07:00 |
|
Jarred Sumner
|
84632571c7
|
Add test for "shuffle" function for lodash
|
2021-09-17 16:10:43 -07:00 |
|
Jarred Sumner
|
468c475359
|
Add test for tsx/ts fallback imports
|
2021-09-17 15:15:43 -07:00 |
|
Jarred Sumner
|
bc65e40313
|
Fix multiple imports to CJS modules when referencing via module_id hash
|
2021-09-17 14:47:14 -07:00 |
|
Jarred Sumner
|
98e9b93b7e
|
global -> globalThis
|
2021-09-17 14:24:42 -07:00 |
|
Jarred Sumner
|
1c7485e58c
|
Begin to add integration tests
|
2021-09-17 03:14:23 -07:00 |
|