Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / denoland/deno_emit issues and pull requests
#98 - feat: implement compiler options
Pull Request -
State: closed - Opened by yacinehmito almost 2 years ago
- 2 comments
#97 - test: industrialize tests with snapshots
Pull Request -
State: closed - Opened by yacinehmito almost 2 years ago
- 12 comments
#96 - feat: upgrade to deno_ast 0.25
Pull Request -
State: closed - Opened by dsherret almost 2 years ago
#95 - feat: propagate external modules to swc Bundler
Pull Request -
State: closed - Opened by manzt almost 2 years ago
- 2 comments
#94 - Basic deno pack prototype
Pull Request -
State: closed - Opened by dsherret almost 2 years ago
- 1 comment
#93 - Bump standard library to v180
Pull Request -
State: open - Opened by mxdvl almost 2 years ago
- 2 comments
#92 - feat: upgrade deno_graph 0.44
Pull Request -
State: closed - Opened by dsherret almost 2 years ago
#91 - Fix: Update mod.ts
Pull Request -
State: closed - Opened by ExProbitasFiducia about 2 years ago
- 4 comments
#90 - fix: upgrade to deno_graph 0.43
Pull Request -
State: closed - Opened by dsherret about 2 years ago
#89 - Support plugins
Issue -
State: closed - Opened by ExProbitasFiducia about 2 years ago
- 2 comments
#88 - fix: include shebang in output
Pull Request -
State: closed - Opened by dsherret about 2 years ago
#87 - feat: upgrade to deno_graph 0.42
Pull Request -
State: closed - Opened by dsherret about 2 years ago
#86 - feat: deno_ast 0.23
Pull Request -
State: closed - Opened by dsherret about 2 years ago
#85 - Migrate shebang fix from the Deno repo to here
Issue -
State: closed - Opened by dsherret about 2 years ago
- 1 comment
#84 - fix: Escape reserved JSON characters before bundling into JS file
Pull Request -
State: closed - Opened by kamilogorek about 2 years ago
- 8 comments
#83 - `bundle` always has inline source maps even if `inlineSources` and `inlineSourceMap` are false
Issue -
State: closed - Opened by JustinGrote about 2 years ago
- 1 comment
#82 - chore: upgrade deno_graph to 0.39
Pull Request -
State: closed - Opened by dsherret about 2 years ago
#81 - `emit` requires network access even when using a `load` function
Issue -
State: closed - Opened by not-my-profile over 2 years ago
- 3 comments
#80 - chore: update deno_ast and deno_graph
Pull Request -
State: closed - Opened by bartlomieju over 2 years ago
#79 - feat: upgrade deno_ast to 0.20.0
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#77 - deno deploy usage
Issue -
State: open - Opened by mfulton26 over 2 years ago
- 2 comments
#76 - `import.meta`: opting out of rewriting
Issue -
State: open - Opened by mfulton26 over 2 years ago
#75 - chore: upgrade deno_graph
Pull Request -
State: closed - Opened by bartlomieju over 2 years ago
- 1 comment
#74 - chore: update deno_ast 0.19
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#73 - Support `npm:` specifiers
Issue -
State: open - Opened by exside over 2 years ago
- 3 comments
Labels: enhancement
#72 - feat: upgrade deno_graph to 0.33
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#71 - chore: add workflow for doing releases
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#70 - 0.7.0
Pull Request -
State: closed - Opened by lucacasonato over 2 years ago
- 1 comment
#69 - emit with sourceMaps
Issue -
State: closed - Opened by cdaringe over 2 years ago
- 1 comment
#68 - 0.6.0
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#67 - emit() should allow importMaps
Issue -
State: closed - Opened by peetklecha over 2 years ago
- 9 comments
Labels: enhancement
#66 - refactor: upgrade to deno_graph 0.31
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#65 - 0.5.0
Pull Request -
State: closed - Opened by kitsonk over 2 years ago
- 1 comment
#64 - 0.4.0
Pull Request -
State: closed - Opened by dsherret over 2 years ago
- 1 comment
#63 - feat: Add CompilerOptions and minify options to bundle()
Pull Request -
State: closed - Opened by hironichu over 2 years ago
- 4 comments
#62 - Remote urls are not resolved correctly when passed in as string.
Issue -
State: closed - Opened by jespertheend over 2 years ago
- 4 comments
#61 - Error: Unable to output during bundling.
Issue -
State: closed - Opened by jcc10 over 2 years ago
- 7 comments
#60 - Any way to reduce the .wasm file size by a small amount?
Issue -
State: open - Opened by johnspurlock over 2 years ago
#59 - feat: upgrade to deno_ast 0.16
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#58 - docs: Update examples in Readme
Pull Request -
State: closed - Opened by marc2332 over 2 years ago
- 4 comments
#57 - How can I typecheck a module graph from rust?
Issue -
State: closed - Opened by ProofOfKeags over 2 years ago
- 1 comment
#56 - `Deno.emit` with provided sources fails when import does not contain file extension
Issue -
State: closed - Opened by mimbrown almost 3 years ago
- 3 comments
Labels: bug, public API
#55 - `Deno.emit` with `bundle` emit type not working with JSON imports
Issue -
State: open - Opened by sno2 about 3 years ago
- 4 comments
Labels: bug, cli
#54 - Panic on Deno.emit
Issue -
State: closed - Opened by AnInternetTroll over 3 years ago
- 4 comments
Labels: bug, cli, public API
#53 - Add a way to get `Deno.emit` to emit formatted code
Issue -
State: open - Opened by jaydenseric over 3 years ago
Labels: suggestion, public API
#52 - `Deno.emit`: panics when dependency doesnt exist
Issue -
State: open - Opened by ebebbington over 3 years ago
Labels: bug, cli
#51 - Deno.emit() allow specifying "externals" that should not be bundled.
Issue -
State: open - Opened by vovacodes over 3 years ago
- 1 comment
Labels: suggestion, public API
#50 - `Deno.emit()` with `check: false` does not support `module` compiler option
Issue -
State: open - Opened by kitsonk over 3 years ago
- 1 comment
Labels: bug, cli, public API
#49 - `Deno.emit()` should give structured output
Issue -
State: open - Opened by nayeemrmn over 3 years ago
- 3 comments
Labels: suggestion, public API
#48 - An allow list for remote modules with Deno.emit()
Issue -
State: open - Opened by kitsonk almost 4 years ago
- 1 comment
Labels: suggestion, public API
#47 - Code splitting for `Deno.emit()` or `deno bundle`
Issue -
State: open - Opened by aegooby almost 4 years ago
- 3 comments
Labels: suggestion, public API
#46 - Deno.emit() ignores removeComments when bundle is on
Issue -
State: open - Opened by meooow25 almost 4 years ago
- 3 comments
Labels: bug, public API
#45 - `Deno.emit` throws `RangeError: Invalid string length` with too many diagnostic messages
Issue -
State: open - Opened by helmutkian almost 4 years ago
- 2 comments
Labels: bug, public API
#44 - Deno.emit() not respecting `compilerOptions.target` when use with `bundle:esm`
Issue -
State: open - Opened by yw662 almost 4 years ago
- 6 comments
Labels: bug, public API
#43 - Deno.emit panics with some types of custom scheme URLs
Issue -
State: open - Opened by kt3k about 4 years ago
- 11 comments
Labels: bug, cli
#42 - Suggestion(Deno.emit): Add option for enabling unstable APIs in EmitOptions
Issue -
State: open - Opened by kt3k about 4 years ago
- 6 comments
Labels: feat, public API
#41 - Deno.emit should correct local import URLs
Issue -
State: open - Opened by KSXGitHub almost 5 years ago
- 12 comments
Labels: suggestion, cli
#40 - refactor: upgrade to wasmbuild 0.2
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#39 - 0.2.0
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#38 - refactor: support use in CLI
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#37 - fix: export `BundleEmit` from the Rust crate
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#36 - 0.1.0
Pull Request -
State: closed - Opened by dsherret over 2 years ago
#35 - Deno.emit tree shaking issues
Issue -
State: open - Opened by jsejcksn over 3 years ago
- 13 comments
#34 - refactor: separate rust API from wasm API
Pull Request -
State: closed - Opened by dsherret almost 3 years ago
- 3 comments
#33 - Remove Wasm code from rust API published on crates.io
Issue -
State: closed - Opened by dsherret almost 3 years ago
- 3 comments
#32 - fix: expose load option for emit
Pull Request -
State: closed - Opened by KnorpelSenf almost 3 years ago
- 5 comments
#31 - Custom deno_graph resolve
Issue -
State: open - Opened by deckchairlabs almost 3 years ago
- 1 comment
Labels: enhancement
#30 - fix: relative, absolute, remote for bundle/emit
Pull Request -
State: closed - Opened by deckchairlabs almost 3 years ago
- 1 comment
#29 - Implement compiler options
Issue -
State: closed - Opened by kitsonk almost 3 years ago
- 3 comments
Labels: enhancement
#28 - chore: add ci and rust-toolchain
Pull Request -
State: closed - Opened by kitsonk almost 3 years ago
#23 - docs: provide example of using a load function
Issue -
State: closed - Opened by KnorpelSenf almost 3 years ago
- 3 comments
Labels: documentation
#22 - bundle: does not support absolute local file path as a root specifier
Issue -
State: closed - Opened by johnspurlock almost 3 years ago
Labels: suggestion
#17 - loading some URLs causes a load exception
Issue -
State: closed - Opened by johnspurlock almost 3 years ago
- 11 comments
Labels: bug, needs investigation
#16 - Rename `emit()` to `transpile()`
Issue -
State: closed - Opened by nayeemrmn almost 3 years ago
Labels: suggestion
#14 - Migrating from `importMap`/`importMapPath` to `imports` ?
Issue -
State: closed - Opened by lowlighter almost 3 years ago
- 5 comments
Labels: bug
#13 - Add CLA to repo
Issue -
State: closed - Opened by kitsonk almost 3 years ago
Labels: enhancement
#11 - bundle and emit should accept `URL` as roots.
Issue -
State: closed - Opened by kitsonk almost 3 years ago
- 1 comment
Labels: enhancement
#10 - Expose/support `jsx` `react-jsx` and `react-jsxdev` compiler options.
Issue -
State: closed - Opened by kitsonk almost 3 years ago
Labels: enhancement
#9 - There is no CI
Issue -
State: closed - Opened by kitsonk almost 3 years ago
Labels: enhancement
#6 - Roadmap for inclusion of omitted APIs
Issue -
State: closed - Opened by jsejcksn almost 3 years ago
- 1 comment
Labels: enhancement
#5 - [emit] Uncaught (in promise) Error: Relative import path "react" not prefixed with / or ./ or ../
Issue -
State: closed - Opened by ynwd almost 3 years ago
- 3 comments
Labels: bug