issues
search
marvinhagemeister
/
karma-esbuild
Preprocessor based on esbuild for the karma test runner
MIT License
21
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish release
#58
anzorb
closed
1 year ago
1
Build TS and remove dist from .gitignore
#57
bark-epeterson
closed
1 year ago
0
Enable watching files remapped by tsconfig paths
#56
Marcarrian
opened
1 year ago
0
Add suport for esbuild 0.17
#55
handerss-spotfire
closed
1 year ago
12
Support esbuild 0.17+
#54
handerss-spotfire
closed
1 year ago
1
When a build fail, the test run still succeeds
#53
BenoitZugmeyer
opened
1 year ago
2
File paths in entry point bundle should be relative the dir, not the file
#52
handerss-spotfire
closed
2 years ago
4
Fix urls when filename contains multiple dots.
#51
marvinhagemeister
closed
2 years ago
1
Fix relative files not mapped in error output
#50
marvinhagemeister
closed
2 years ago
1
Rewrite `.ts` filepaths to `.js` during preprocessing
#49
jridgewell
closed
2 years ago
0
Incorrect content type for TypeScript files with `singleBundle: false`
#48
BenoitZugmeyer
closed
2 years ago
4
Release 2.2.2
#47
marvinhagemeister
closed
2 years ago
0
Sourcemaps are not accessible via karma server
#46
thatsmydoing
opened
2 years ago
1
When using file loaders, processResult throws an error
#45
thatsmydoing
opened
2 years ago
2
File import order is not preserved in singleBundle
#44
thatsmydoing
opened
2 years ago
1
2.2.1
#43
theinterned
closed
2 years ago
0
Unwatch files excluded via Karma `config.exclude`
#42
theinterned
closed
2 years ago
4
Only watch files `esbuild` is configured to build
#41
theinterned
closed
2 years ago
6
Allow user's esbuild config to override `platform`
#40
evanwalsh
opened
3 years ago
1
esbuild options are ignored
#39
steve-taylor
opened
3 years ago
4
"Cannot use import statement outside a module" while using karma-esbuild
#38
karl-thomas
opened
3 years ago
5
Fix incorrect source map path with relative urls
#37
marvinhagemeister
closed
2 years ago
1
Imporve single bundle test
#36
marvinhagemeister
closed
3 years ago
1
chore(deps): Update dependencies
#35
marvinhagemeister
closed
3 years ago
0
Add flag to create a bundle per test file
#34
marvinhagemeister
closed
3 years ago
0
Code Coverage
#33
jeffrose
opened
3 years ago
1
Set karma to run with type=module when using ESM format
#32
jridgewell
closed
3 years ago
0
Remove args from promise debouncer
#31
jridgewell
closed
3 years ago
0
prevent concurrent builds: a typo followup
#30
samouri
closed
3 years ago
0
Make the rebundle test less flakey
#29
jridgewell
closed
3 years ago
0
Avoid stringifying compiled contents
#28
jridgewell
closed
3 years ago
0
Prevent concurrent builds from happening
#27
jridgewell
closed
3 years ago
0
Add formatError to unminify stack traces
#26
jridgewell
closed
3 years ago
0
Split test entry point from bundler
#25
jridgewell
closed
3 years ago
0
Remove karma-sourcemap-loader
#24
jridgewell
closed
3 years ago
0
Bugfix and minor cleanups
#23
jridgewell
closed
3 years ago
0
Rename simple test fixture's directory
#22
jridgewell
closed
3 years ago
0
Remove realFile usage
#21
jridgewell
closed
3 years ago
0
Use esbuild incremental API
#20
jridgewell
closed
3 years ago
0
upgrade to esbuild `0.9.0`
#19
marvinhagemeister
closed
3 years ago
1
Use esbuild's incremental API for faster rebuilds
#18
jridgewell
closed
3 years ago
0
Fix bundle output when there's an error
#17
jridgewell
closed
3 years ago
0
Eliminate the test files from the Karma runner
#16
jridgewell
closed
3 years ago
0
Don't store map string to save a bit of memory
#15
jridgewell
closed
3 years ago
0
Include typescript test
#14
jridgewell
closed
3 years ago
0
Switch to jsdom-launcher
#13
jridgewell
closed
3 years ago
0
Create CI test flow
#12
jridgewell
closed
3 years ago
0
Build full test suite into a single bundle
#11
jridgewell
closed
3 years ago
2
Cleanup cache wrapper
#10
jridgewell
closed
3 years ago
0
Add tests for TypeScript
#9
marvinhagemeister
closed
3 years ago
0
Next